Skip to main content

Arsenal of python utilities.

Project description

The arsenal is an assortment of python utilities that I can't live without.

Documentation

Read the Docs

Installation

Below are two method to install this repo.

  1. Clone and pip-install
$ git clone https://github.com/timvieira/arsenal.git
$ cd arsenal 
$ pip install .

Now, if you like, you can delete the directory rm -rf ../arsenal.

  1. Use pip for the whole thing.
$ pip install -r https://raw.githubusercontent.com/timvieira/arsenal/master/requirements.txt
$ pip install git+https://github.com/timvieira/arsenal.git 

Unforuntately, just running the second command fails to identify the requirements file.

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

arsenal-3.1.tar.gz (93.4 kB view hashes)

Uploaded Source

Built Distribution

arsenal-3.1-py3-none-any.whl (112.3 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