A teaching environment simulating a connected home.
Project description
Connected Home -- API
Publish a new version of the api on PyPi
First we need to install twine and bum
pip install twine bumpversion
Then, we use bumpversion to increment the new version. In the example below, change the version to the current one. Choose from major, minor or patch version.
cd ./api
bumpversion --current-version 0.0.1 patch setup.py connected-home/__init__.py
python setup.py sdist bdist_wheel
python -m twine upload dist/*
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
connected-home-0.0.6.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file connected-home-0.0.6.tar.gz
.
File metadata
- Download URL: connected-home-0.0.6.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2bc290a8cfafe0958e29122f8be093b39a857f5ef86ceee2ab66c9b9db25a41 |
|
MD5 | 831c3d506f4ec488760f0089f685a9ec |
|
BLAKE2b-256 | ea9f41fb5c07db049336a7509c02ba7abe61d610b1219c206adfc99ff2739be6 |
File details
Details for the file connected_home-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: connected_home-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c322bc706531c6e237e82b07ba60254a10207f72751385d9a503f931433e43f |
|
MD5 | 45fa4588988bc4ce3273fc833bf1b219 |
|
BLAKE2b-256 | 60f889c14df5220d63e2b5793af07ad263746d61bc55186c1e7649ef1c4215eb |