Skip to main content

Program and interact with your SCuM chip

Project description

run from source

  • cd 01_software
  • pip install -r requirements.txt
  • python -m scumprogrammer

build

  • pip install --upgrade pip setuptools build
  • cd 01_software
  • python -m build

install locally

  • cd 01_software
  • pip install .

After installation, verify you can the scumprogrammer commmand from any directory.

uninstall locally

  • pip uninstall scumprogrammer

After installation, verify you can no longer run the scumprogrammer commmand.

upload to PyPI

  • create an API token after logging in at https://pypi.org/ (it's a long string starting with pypi-)
  • pip install --upgrade twine
  • cd 01_software
  • twine upload dist/*
    • username: __token__
    • password: the entire token above, including the pypi- prefix
  • update appears at https://pypi.org/project/scumprogrammer/

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

scumprogrammer-0.0.6.tar.gz (129.5 kB view details)

Uploaded Source

Built Distribution

scumprogrammer-0.0.6-py3-none-any.whl (131.7 kB view details)

Uploaded Python 3

File details

Details for the file scumprogrammer-0.0.6.tar.gz.

File metadata

  • Download URL: scumprogrammer-0.0.6.tar.gz
  • Upload date:
  • Size: 129.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.4

File hashes

Hashes for scumprogrammer-0.0.6.tar.gz
Algorithm Hash digest
SHA256 e610374309ef838592337ddb07349d86b3abc154d8e312b594c4b369d3ae5a06
MD5 cdfaecf4100d488d683e4a5e9ab6080c
BLAKE2b-256 8980faf8a6ddc0f5363d65919a9adc6f99dc8d9d00aae6f31d5c5ed2c02d6d32

See more details on using hashes here.

File details

Details for the file scumprogrammer-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: scumprogrammer-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 131.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.4

File hashes

Hashes for scumprogrammer-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 364eec66462bf91d0da885fcf244e36deef89d2c86576d76bbe65024b0cbe7f4
MD5 f12f2b7e69a88f3cb338c651075d34e5
BLAKE2b-256 ef76bc650e84ba89fbad8670ad36cc3c5d74ff7020c646afdc86cf847fc331ce

See more details on using hashes here.

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