No project description provided
Project description
chromoscope
Table of Contents
Installation
pip install chromoscope
Development
This project uses hatch for development, which can be installed via pipx.
To get started, cd into this directory and run:
hatch shell
This command will source a python virtual environment with all the necessary development dependencies,
as well as chromoscope installed in development mode. You can read more about environments
in the hatch documentation.
You can then launch Jupyter:
juptyer lab
and navigate to the notebooks/playground.ipynb to use the Viewer.
All development commands are run from the project root, from a terminal:
| Command | Action |
|---|---|
hatch run test |
Run unit tests with pytest in latest Python version. |
hatch run test:test |
Run unit tests with pytest in all target Python versions. |
hatch version |
Version the python package. Read more in the docs |
hatch build |
Build the sdist and wheels for PyPI. Generates dist/ |
hatch publish |
Publish the package to PyPI. Requires API keys. |
License
chromoscope is distributed under the terms of the MIT license.
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 chromoscope-0.0.3.tar.gz.
File metadata
- Download URL: chromoscope-0.0.3.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0954c35b165b5d8938dd058d7b70e38bb013f8bb0aa72e8b1dff14b0cf673576
|
|
| MD5 |
aae9b62363b1de6b0d46b7448fbc436b
|
|
| BLAKE2b-256 |
9b0942c76d2268218fc2a5dbb02f1ac25bfe1a71301d11ad19e723aa8ef5aa5a
|
File details
Details for the file chromoscope-0.0.3-py3-none-any.whl.
File metadata
- Download URL: chromoscope-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1df86a2217dbcccffc26b41575eaad1f80835c0ff02676c785d77f0722a95fd
|
|
| MD5 |
adb39820f32d7fda503b7be7fee08dd5
|
|
| BLAKE2b-256 |
910b9e2d5ead495452df99f26c651ddb26b06775a91ae42a5141f8dbf4421816
|