Supporting functions for Fu lab 26 room
Project description
This package has been created for use in the Fu lab at UW. It contains simple functions that make our every day coding easier.
To simply install: (open cmd with administrator privileges) (cd to the directory setup.py resides (might need to change the disk from C:\ to e.g. D:\ by typing d: )) pip install dist/functions26-0.0.9.0.tar.gz
An additional dependency might need to be installed with the commands: pip install ./downloaded_dependencies/sif_reader-master.zip pip install pyserial
When you make changes here, make sure to run the following commands to update the package: (open cmd with administrator privileges) (cd to the directory setup.py resides (might need to change the disk from C:\ to e.g. D:\ by typing d: )) python -m setup.py sdist bdist_wheel python -m pip install dist/functions26-0.0.9.0.tar.gz python -m setup.py sdist bdist_wheel & python -m pip install dist/functions26-0.0.9.0.tar.gz
The files to modify are in the functions26 The old versions are in the useful_functions_package_outdated folder (parallel to functions26_package) the recent old versions are under the folder dist with name with name useful_functions-[version].tar.gz for versions 0.0.3 and above the even older versions are under folder dist, with name useful_functions-[version].tar.gz for versions 0.0.3 and below
For Windows: Sometimes you should use py, instead of python in a command Sometimes you need to add -m (i.e. py -m pip install ...)
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
Built Distribution
File details
Details for the file functions26-0.1.1.0.tar.gz
.
File metadata
- Download URL: functions26-0.1.1.0.tar.gz
- Upload date:
- Size: 62.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e8bbd35361989a4ab55d5c6615fb24089f7d14ec347c56094f26f229e6f36b1 |
|
MD5 | ae239cf0a19a1a2c874795ff232bb82c |
|
BLAKE2b-256 | 97501ac0d3406e4ab57ba786f9c4f6eb340bd295a930f7eddad019b0b607587b |
File details
Details for the file functions26-0.1.1.0-py3-none-any.whl
.
File metadata
- Download URL: functions26-0.1.1.0-py3-none-any.whl
- Upload date:
- Size: 73.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afa0f0fc0d8d1ec8a7ff28e2c6cdd3aa4138743874550348c20449f6273edd42 |
|
MD5 | db976a09d05d759eff8ac3d10716dcb6 |
|
BLAKE2b-256 | 776313970ec5582eefce6b595455cfe71300153370eea841f08045f4372fe659 |