Skip to main content

No project description provided

Project description

numerous SDK

pipeline coverage Documentation Status

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.

Requirements

  • This project requires python version 3.9 or later.

Installation

To install numerous.sdk you can use the following command:

pip install numerous.sdk

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.

Setup development environment

In order to start developing on the numerous SDK, we recommend you create a virtual environment, and install the package (including lint and test dependencies) in an editable state:

pip install -e .[lint,test]

This will also install pre-commit which can then be used to setup the pre-commit checks, like below:

pre-commit install

Generate documentation

In order to generate the documentation, install the requirements, and run the build.

cd docs
pip install -r requirements.txt
make html

The built documentation is then stored in docs/build/html.

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

numerous.sdk-1.6.1.tar.gz (83.5 kB view hashes)

Uploaded Source

Built Distribution

numerous.sdk-1.6.1-py3-none-any.whl (108.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page