Python development tools for working with standardized ALife data.
Project description
ALife Data Standards - Python Development Utilities
This is the repository for the ALifeStdDev Python package, which contains Python development utilities for working with standardized ALife data.
Installation Instructions
ALifeStdDev can be installed using pip:
pip install ALifeStdDev
Usage Instructions
To load a single submodule,
from ALifeStdDev import phylogeny as asd_phylo
asd_phylo.load_phylogeny_to_pandas_df("myfile.csv")
To load the library as a flat namespace,
from ALifeStdDev import ALifeStdDev as asd
asd.load_phylogeny_to_pandas_df("myfile.csv")
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
ALifeStdDev-0.3.3.tar.gz
(11.1 kB
view hashes)
Built Distribution
Close
Hashes for ALifeStdDev-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c26234681e033b23de410c054cc484bbf8ca41bca2c03a870fbf1998f9ce1a2d |
|
MD5 | 02c8da44de74e62ae3113f6bf4c5cd65 |
|
BLAKE2b-256 | 1372223318879858c2b65567bce66b5def397485be010d21b58227af92e309bd |