https://github.com/textbook/pyasq
A pure Python API API.
https://github.com/textbook/pyasq
Last synced: about 1 year ago
JSON representation
A pure Python API API.
- Host: GitHub
- URL: https://github.com/textbook/pyasq
- Owner: textbook
- License: isc
- Created: 2017-02-16T22:56:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T17:52:34.000Z (over 4 years ago)
- Last Synced: 2025-06-22T01:47:42.473Z (about 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
PyASq
=====
A pure Python API API.
Compatibility
-------------
PyASq uses attribute annotations, so requires Python 3.6 and up.
Examples
--------
Below is an example of how PyASq could be used to access the
`Random User Generator`_ with a simple interface.
.. literalinclude:: ../examples/random_user.py
.. _Random User Generator: https://randomuser.me/