Utilities needed for Cell Maps for AI
Project description
cellmaps_utils
Utilities needed for Cell Maps for AI
Free software: MIT license
Documentation: https://cellmaps-utils.readthedocs.io.
Dependencies
TODO add
Compatibility
Python 3.3+
Installation
git clone https://github.com/idekerlab/cellmaps_utils
cd cellmaps_utils
make dist
pip install dist/cellmaps_utils*whl
Run make command with no arguments to see other build/deploy options including creation of Docker image
make
Output:
clean remove all build, test, coverage and Python artifacts
clean-build remove build artifacts
clean-pyc remove Python file artifacts
clean-test remove test and coverage artifacts
lint check style with flake8
test run tests quickly with the default Python
test-all run tests on every Python version with tox
coverage check code coverage quickly with the default Python
docs generate Sphinx HTML documentation, including API docs
servedocs compile the docs watching for changes
testrelease package and upload a TEST release
release package and upload a release
dist builds source and wheel package
install install the package to the active Python's site-packages
For developers
To deploy development versions of this package
Below are steps to make changes to this code base, deploy, and then run against those changes.
Make changes
Modify code in this repo as desired
Build and deploy
# From base directory of this repo cellmaps_hierarchyeval
pip uninstall cellmaps_utils -y ; make clean dist; pip install dist/cellmaps_utils*whl
Needed files
TODO: Add description of needed files
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2023-05-01)
First release on PyPI.
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
File details
Details for the file cellmaps_utils-0.1.0a4.tar.gz
.
File metadata
- Download URL: cellmaps_utils-0.1.0a4.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda494fd83a926862eaef0bfe93b11216c85b2f600dd368209dc506c940bfa01 |
|
MD5 | 259f40bfd6a717acbe5887b38b2c7187 |
|
BLAKE2b-256 | b89956650982e5bc22783962786a08697bfa7f15f7ea154facb47acb711ff3a4 |
File details
Details for the file cellmaps_utils-0.1.0a4-py2.py3-none-any.whl
.
File metadata
- Download URL: cellmaps_utils-0.1.0a4-py2.py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f03477bdfba5ecda745f7b68d67b72d702380cfb39ed36984eb63fc1d7704fb |
|
MD5 | ce110bf6caa60792004ecf3f2e6f8a37 |
|
BLAKE2b-256 | b4fcea28bff0d6e7c8163600873062ea98548779285ce38d112a6d5ca50a1299 |