Skip to main content

my wrapper functions and classes for python

Project description

# oxyba – my wrapper functions and classes for python The oxyba package contains my wrapper functions and classes.

There is no particular purpose nor structure within this package. New wrapper functions and classes are just added to main package folder.

I advise against using any of this code in production. Just don’t. Feel free to copy code and adjust it to your own needs.

### Installation Check the source code at https://github.com/ulf1/oxyba

`sh pip install oxyba `

### Load the package I am going to use the ox shortcut

`python import oxyba as ox `

### Versioning After v0.1.11 the versioning rules changed. A version X.Y.Z will have the following meaning.

  • X: Major changes for the package

  • Y: New function, class, module was added

  • Z: Bugfixes, minor changes

### Notes to myself 1. Update setup.py (version, requirements) 2. Update CHANGES.txt (what’s added, changed, removed?) 3. Run: python setup.py sdist upload -r pypi

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

oxyba-0.23.3.tar.gz (26.3 kB view hashes)

Uploaded Source

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