Interface between PCS scoring data and vMix telnet API
Project description
Play Cricket Scorer to vMix interface
Reads PCS (Play Cricket Scorer) data files and updates vMix title data for both legacy titles and GT Designer titles
Push to PyPi
Setup
Require twine installed
pip install twine
You also need to be able to pip install -e . your package so have a valid setup.py
Essentially you are putting a .gz file on a web server that contains all the assets.
- Create the
.gz/.zip(sdist - source, bdist - binary) - Check the nicities of it like README renders on PyPi ok etc.
- Push to PyPi test (an "rc" release?)/ procuction (a "formal" release)
TODO
Look at https://pypi.org/project/bumpversion/
# python setup.py build
python setup.py sdist bdist
# _wheel
twine check dist/*
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pcs-to-vmix-1.0.0.tar.gz
(6.4 kB
view details)
File details
Details for the file pcs-to-vmix-1.0.0.tar.gz.
File metadata
- Download URL: pcs-to-vmix-1.0.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfc3252fe4871c484bd9f5ea4119e073de3f49ee5e26fe1f684af1eaafed8765
|
|
| MD5 |
77691eb641cb4ea8b2a7c613bfe75765
|
|
| BLAKE2b-256 |
f6dd32fd31f2e28b84114f3ec1af381e8815e6d6553422ecb84168f438520d24
|