No project description provided
Project description
numerous SDK
Welcome to the repository for numerous.sdk
!
The numerous.sdk
which includes all the things you need to build tools and
applications that can run on the numerous platform.
Dependencies
-
This project requires python version 3.9 or later.
-
Some dependencies are currently hosted on a pypi registry managed by the numerous platform team, which exists at https://pypi.numerously.com/simple.
In the installation section below, we will show how to specify this, in order to properly install
numerous.sdk
.
Installation
Some dependencies are hosted on the pypi registry
https://pypi.numerously.com/simple, which means that to install numerous.sdk
you must either:
- Set the
PIP_EXTRA_INDEX_URL
environment variableexport PIP_EXTRA_INDEX_URL="https://pypi.numerously.com/simple" pip install numerous.sdk
- Use the
pip
flag--extra-index-url
pip install --extra-index-url=ttps://pypi.numerously.com/simple numerous.sdk
- Or add the pip flag to your
requirements.txt
, resulting in a file like below:
which you can then install with--extra-index-url=https://pypi.numerously.com/simple numerous.sdk other_package
pip install -r requirements.txt
Documentation
Documentation for the numerous SDK can be found at readthedocs.io. This contains the latest documentation. We are continuously adding more, as the project matures.
Contributing
We welcome contributions, but please read CONTRIBUTING.md before you start. It lays down the processes and expectations of contributions to the numerous SDK.
Changes
See the CHANGELOG.md to get an overview latest features, fixes
and other changes to numerous.sdk
, and also to find the general history of
changes.
License
numerous.sdk
is licensed under the MIT License, and it can be read in
LICENSE.md.
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
Hashes for numerous.sdk-0.14.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97d68c8ae419b0fb76bde03475b2cc9db1ffb4b5c9c67122f21366ea4845d0c3 |
|
MD5 | 492adeadac51af1810d7825747c063a9 |
|
BLAKE2b-256 | da25237165cbc47e74c5af3b8fd4a9feeb0c6d98da64af81bb7d8ae422230d1f |