Skip to main content

DRSlib - a set of utilities by DavidRodriguezSoaresCUI

Project description

DRSlib - a set of utilities by DavidRodriguezSoaresCUI

DRSlib is a Python package that provides a wide range of small yet powerful set of highly-reusable functions, classes, decorators, etc. Its main purpose is to provide high-level "building blocks" that accomplish simple tasks, facilitating the writing of elaborate scripts with limited code.

License: see LICENSE file.

Author: DavidRodriguezSoaresCUI

Install

You can install DRSlib using the pip package manager:

  • On Unix/macOS: python3 -m pip install DRSlib-DavidRodriguezSoaresCUI
  • On Windows: python -m pip install DRSlib-DavidRodriguezSoaresCUI

You may need to use elevated permissions to install a package, or use a variation of this command on your specific system. There are plenty of tutorials on the Internet if you need help.

Versioning

This package adheres to PEP 440, specifically follows version scheme example "major.minor" versioning with developmental releases, release candidates and post-releases for minor corrections.

Packaging

I followed this python.org tutorial. See the package page on Pypi

TODO

  • Tests
  • Documentation

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

Built Distribution

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