Skip to main content

Python development tools for working with standardized ALife data.

Project description

ALife Data Standards - Python Development Utilities

CI Codacy Badge codecov PyPI

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)

Uploaded Source

Built Distribution

ALifeStdDev-0.3.3-py3-none-any.whl (12.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page