Skip to main content

Simulator package for Berkeley robotics course.

Project description

CalSim

Multi-purpose educational robotics simulator built for the Berkeley courses 106/206 AB.

Building Package

To build a new version of the package, first open the pyproject.toml file and increment the version number by 1 - say, for example, that the version number is now 0.0.2. Once you've done this, enter the command "python -m build" in the directory containing pyproject.toml. After this, you're ready to upload your new version to PyPI. To do this, type "twine upload dist/calsim-0.0.2*" to upload version 0.0.2. Note that the star is included such that both the tar.gz and .whl build files associated with V0.0.2 are uploaded.

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

calsim-0.0.22.tar.gz (28.6 kB view hashes)

Uploaded Source

Built Distribution

calsim-0.0.22-py3-none-any.whl (38.2 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