Skip to main content

Py-Allenite is a full-fleged Python wrapper to develop applications integrating Allenite’s API.

PyPi Documentation License Followers

⏩ Quick Example

In this example, we will fetch a random meme using the API.

main.py

from allenite_api import AlleniteClient

client = AlleniteClient()
meme = client.get_random_meme()

# The 0th index is the title and the 1st index is the image url.
print(meme[0], ':', meme[1])

👩‍🏫 Installation

pip install py-allenite

📈 Required Python Modules

The list of required python modules can be found in the requirements.txt file.

📜 Documentation

To view the documentation for this project, visit the documentation page.

Release files for py-allenite 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for py-allenite 0.2.0
File Size Uploaded
py-allenite-0.2.0.tar.gz 4.6 kB Details

Release files / py-allenite-0.2.0.tar.gz

Download URL py-allenite-0.2.0.tar.gz
Size 4.6 kB
Tags Source
SHA-256 checksum
How to use checksums
94b0df11f48b0302139a4041a80295efcd07e9309f9bdc58a117e025b80d1642
BLAKE2b-256 checksum
How to use checksums
8e5c68bea4060c5bbfc74a397ba93df3b8719f1e11fce732ee668a4fff27ef65
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

Release history Release notifications | RSS feed

This release

0.2.0 This release

1 release file

0.1.41

1 release file

0.1.4

1 release file

0.1.3

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page