Skip to main content

Python Utility Tool-kits

Project description

puts - Python Utility Tool-kits

Python high-level utility classes and functions.

Install

pip install --upgrade puts

Development

Install package using local version

  • clone this repo
    git clone https://github.com/MarkHershey/puts.git
    
  • go to project root
    cd puts
    
  • create virtual env for this project
    python3 -m venv venv
    source venv/bin/activate
    pip install --upgrade pip wheel setuptools
    
  • install this package in editable mode
    pip install -e ".[dev]"
    

Run tests

pytest

License

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

puts-0.0.1.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

puts-0.0.1-py3-none-any.whl (2.5 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