Skip to main content

Python library for interfacing with sagan board

Project description

SAGAN

This is the system board software to be used with a Sagan board for the DreamCoder project - https://dreamcoder.dreamup.org

Deploying to PyPi.org

General instructions are here - https://packaging.python.org/en/latest/tutorials/packaging-projects/

  1. Update the version number in setup.py.
  2. Run python3 -m build. This will create 2 files in the dist folder.
  3. Since all the previous package outputs are still in the dist folder, running twine upload dist/* would upload all the previous versions as well. If the current version is 1.2.3, run twine upload dist/sagan-1.2.3*. (You will need the PyPi.org credentials.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sagan-3.2.5.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

sagan-3.2.5-py3-none-any.whl (12.8 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