Coder Social home page Coder Social logo

Comments (7)

pquentin avatar pquentin commented on May 23, 2024

There's also a confusion between http://py-amqp.readthedocs.io/en/latest/ and https://amqp.readthedocs.io/en/latest/.

from py-amqp.

ask avatar ask commented on May 23, 2024

@edmorley RTD latest is now changed to use the 2.0 branch,
and the README was rendered from source to fix the wrong version.

@pquentin I cannot find references to http://py-amqp.readthedocs.io anywhere?

from py-amqp.

pquentin avatar pquentin commented on May 23, 2024

@ask The situation is quite confusing between all the RabbitMQ/AMQP libraries. The first thing I saw about py-amqp is that it's a "amqplib fork" but I have no idea what amqplib is. (I found it now but the first thing I saw about "amqplib" is a Node.js library.) Maybe it's time to position the library differently: saying what it does well, not what it does differently.

The other issue is that it's the first time I see a project use a different name on RTD and GitHub. This is why I wondered "does py-amqp.readthedocs.io exist ?". It also comes up if you look up "py-amqp readthedocs" on Google Search. I understand that "amqp" is the source of truth since the name on PyPI is the most difficult to change. With such a generic name, confusion is bound to happen, so it would be nice to try to reduce it as much as possible. One option is 1/ changing the name on Github to amqp 2/ removing py-amqp.readthedocs.org.

from py-amqp.

ask avatar ask commented on May 23, 2024

@pquentin The purpose of this project is to be generic, but it's created out of the needs of Kombu. Kombu with py-amqp has very little overhead compared to kombu with "virtual transports", and it implements many patterns required for most applications of AMQP, like connection pools, failover, serialization, etc.

from py-amqp.

ask avatar ask commented on May 23, 2024

The comment on the name is a good point, and we could probably rename the repository. The reason I named it py-amqp in the first place is I was thinking we may have clients written in languages other than Python some day.

from py-amqp.

edmorley avatar edmorley commented on May 23, 2024

@edmorley RTD latest is now changed to use the 2.0 branch,
and the README was rendered from source to fix the wrong version.

Many thanks :-)

from py-amqp.

eliasdorneles avatar eliasdorneles commented on May 23, 2024

Hello!

The ReadTheDocs setup seems to continue being a problem -- here is an image illustrating my confusion trying to figure out the latest stable version:

issue-docs-amqp

(I wanted to find the changelog, i ended up finding it on Github: https://github.com/celery/py-amqp/blob/master/Changelog)

from py-amqp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.