Introduction
This package stores objects, functions and at some point possibly data for Michael Brent's CSE 587A: Algorithms for Computational Biology at Washington University.
Installation
Typical User
This is on PyPI and may be installed with pip:
pip install cse587Autils
Cutting edge version
It is possible that the dev branch is ahead of main and the pypi version.
However, dev is not necessarily as stable. Install the dev version at your
own risk:
pip install https://github.com/Chase-Mateusiak/cse587Autils.git@dev
Developers
If you want to participate in improving this repository, then fork the repo
into your own profile. Issue pull requests against dev.
codespace
A development container is configured such that after you fork the repo, you can launch a codespace with a pre-configured environment and start coding right away. Changes you make will be pushed to your fork, and from there you can issue pull requests against this repo.
Release files for cse587Autils 3.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cse587autils-3.2.1.tar.gz | 28.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cse587autils-3.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:63.4 kB
Release files / cse587autils-3.2.1.tar.gz
| Download URL | cse587autils-3.2.1.tar.gz |
|---|---|
| Size | 28.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
23287cf20da6a55603f75fd54c9ae3175c26e3b88e4c87e044aa528e65b5f9f0
|
|
BLAKE2b-256 checksum How to use checksums |
cf7e79ad61058559b486ec4bf85840a17028edd958ed10e464bd60e81a0bceac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.6.1 CPython/3.8.10 Linux/5.15.0-84-generic
|
Release files / cse587autils-3.2.1-py3-none-any.whl
| Download URL | cse587autils-3.2.1-py3-none-any.whl |
|---|---|
| Size | 34.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f47b0285e2af5168ae8f6ea8dab7436a0bb191834bd00a132f93cb8011b91aff
|
|
BLAKE2b-256 checksum How to use checksums |
8d628b1fff23eb6246be098cf676911387bde027736a1296768b9726b8960ad7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.6.1 CPython/3.8.10 Linux/5.15.0-84-generic
|