Skip to content

DanielXing1103/Python-SDK

 
 

CRIPT Python SDK

License License Python Code style is black Link to CRIPT website Using Pytest Using mypy to test typings Using JSONSchema Using Requests Library Material MkDocs

Disclaimer

This is the successor to the original CRIPT Python SDK. The new CRIPT Python SDK is still under development, and we will officially release it as soon as it is ready. For now please use the original CRIPT Python SDK


What is it?

The CRIPT Python SDK allows programmatic access to the CRIPT platform. It can help automate uploading your data to CRIPT, and aims to allow for manipulation of your CRIPT data through the python language. This is a perfect tool for users who have python experience and have large amount of data to upload to CRIPT.


Installation

CRIPT Python SDK requires Python 3.7+

The latest released of CRIPT Python SDK is available on Python Package Index (PyPI)

pip install cript

Documentation

To learn more about the CRIPT Python SDK please check the CRIPT-SDK documentation


We Invite Contribution

You are welcome to contribute code via PR to this repository. For the developmet, we are using trunk.io to achieve a consistent coding style. You can run ./trunk fmt to auto-format your contributions and ./trunk check to verify your contribution complies with our standard via trunk. We will run the same test automatically before we are able to merge the code. For development documentation to better understand the Python SDK code please visit the Python SDK Wiki If you encounter any issues please let us know via issues section or discussion sections

About

CRIPT Python SDK

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Shell 3.0%