Hi everyone, I am excited to officially announce Uplink v0.2, an MIT-licensed library for building HTTP API clients, to the Python community: https://github.com/prkumar/uplink/
What is Uplink? ============== In essence, Uplink delivers reusable and self-sufficient objects for consuming HTTP webservices, with minimal code and user pain. It generates consumers from the classes and methods you define (loosely analogous to Django's ORM) and supports both synchronous and asynchronous requests. Links ===== - GitHub: https://github.com/prkumar/uplink - Download: https://pypi.python.org/pypi/uplink - Documentation: https://uplink.readthedocs.io/en/latest/ -- Raj Kumar - raj.pritvi.ku...@gmail.com <P><A HREF="https://github.com/prkumar/uplink>Uplink v0.2</A> Delivers reusable and self-sufficient objects for consuming HTTP webservices, with minimal code and user pain. (03-Nov-2017) </P> -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/