Python SDk for Alal's API
Project description
Alal
A PHP sdk to interact with Alal's API
Getting started
Requirements
This package requires Python 3.6+
Installation
pip install alal-python
Usage
This SDK can be used both for Alal Sandbox and Production API.
Setting ENV KEYS
For sucessfully running of the SDK; the Alal_API_KEY must be set.
Now this will throw a AlalBadKeyError error, if you do not set it as an environment variable, when initiatizing a function.
By default the SDK assumes that you are currently working on production, and your Alal_API_KEY must be a production-grade secret key.
To run on sandbox(development mode), set Alal_PRODUCTION=false as an environment variable.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ALAL-Community/alal-python. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct. Simply create a new branch and raise a Pull Request, we would review and merge.
License
The package is available as open source under the terms of the BSD License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alal-1.0.0.tar.gz.
File metadata
- Download URL: alal-1.0.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f49ef7c4c06ba41a1283691c207da64818190de0901f1938d995eb48d63661f
|
|
| MD5 |
902b8a76291a164c9f8b09fbd8e746f0
|
|
| BLAKE2b-256 |
d03cb9f1c7337c0867c0135cfb3e1fe070b6bc4e6c3ed01dbcf36e60f6742433
|
File details
Details for the file alal-1.0.0-py3-none-any.whl.
File metadata
- Download URL: alal-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d80ef30c9d0ab868419ef62660e8b461c1aed28afc8d59e3cdc20572f9ac997e
|
|
| MD5 |
66020ba09ea036bedce3684f005a4687
|
|
| BLAKE2b-256 |
eceaab0ea5be5d9cec220db38f01178753a6b9292a932ec06a995780476178fb
|