This is a library to vlaidate and compare dna sequences
Project description
Setuptools with pyproject.toml and no setup.py
This package is an example project for building a Python package (i.e. wheel or sdist). It relies on setuptools as a build backend with pyproject.toml for configuration.
Commands:
[!Note] setuptools doesn't manage your virtual environment. You'll need to create and activate one yourself (e.g. with venv).
- Editable install:
# requires pip >= 21.3
python -m pip install -e .
- Run code:
python -c "import demo"
- Build:
python -m pip install build
python -m build
- Upload to PyPI:
python -m pip install twine
python -m 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dvq-0.0.1.tar.gz.
File metadata
- Download URL: dvq-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9ed22e806ef2c2fd248d3f5be39a923198e9a821dc37ef0eafc0d3f18a3a836
|
|
| MD5 |
a63cf8a523c998268d89fbfa581e272d
|
|
| BLAKE2b-256 |
b4796fa50c9e31e0f0df5ec6a96c0b329dbf8e54923cd0c70c717a846731cd43
|
File details
Details for the file dvq-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dvq-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b53b9549fa32f2151c3c67a9601d826483a9aab422bcf51e813990680d272526
|
|
| MD5 |
2b729dfdd8935dc50593ab43a260755c
|
|
| BLAKE2b-256 |
99648e7ea4249b39e01178bc0aacde17e8bb6c08ffa507f9d3a8000ac22d3e40
|