Skip to main content

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.1.4.1.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.1.4.1.tar.gz python -m setup.py sdist bdist_wheel & python -m pip install dist/functions26-0.1.4.1.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

functions26-0.1.4.1.tar.gz (71.4 kB view hashes)

Uploaded Source

Built Distribution

functions26-0.1.4.1-py3-none-any.whl (83.8 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