Skip to main content

Python library for simulating experiment results

Project description

SAGAN

This is the simulation parallel of the system board software used with a Sagan board for the DreamCoder project - https://dreamcoder.dreamup.org. This version is used in the virtual execution environment.

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

saganvm-1.2.5.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

saganvm-1.2.5-py3-none-any.whl (8.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