Skip to main content

A package with miscellaneous, common use tools

Project description

Miscellaneous tools

This package contains miscellaneous Python functions, intented to be included across more complex projects.

Installation

Easisest way to install the package is calling:

pip install pymiscell

Nevertheles, if you use a conda manager based environment, such as Anaconda or Miniconda distributions, then you should first install required dependencies, using conda installer:

conda install --yes h5py IPython matplotlib numpy pandas pytest rpy2 scipy sympy tqdm

And then call pip to install the package. Doing so you don't risk mixing non-compatible dependencies.

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

pymiscell-0.0.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

pymiscell-0.0.1-py3-none-any.whl (18.6 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