Skip to main content

General Python tools

Project description

This is a collection of utility modules for Python projects.

Features

  • “classes” module:

    Several classes derived from Python dicts, e.g. Mirror and Proxy.

  • “html” module:

    • HtmlEntityProxy - a dict which returns unicode characters when given a named HTML entity

  • “http” module:

    • extract_hostname (using url.split and raising ValueError)

  • “coding” module:

    Factory functions to create safe_encode resp. safe_decode functions as needed

Documentation

The modules are documented by doctests. Full documentation for end users can be found in the “docs” folder.

Installation

Simply install visaplan.tools by using pip:

pip install visaplan.tools

or by adding it to your buildout:

[buildout]

...

eggs =
    visaplan.tools

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know; please use the issue tracker mentioned above.

License

The project is licensed under the Apache Software License.

Contributors

Changelog

1.2.1 (unreleased)

  • module ‘sequences’:

    • new function ‘nocomment_split’ [tobiasherp]

1.2 (2018-07-11)

  • breaking changes:

    • ‘classes’: Proxy is now a factory rather than a class

  • modules ‘debug’, ‘dicts’, ‘lands0’, ‘minifuncs’ [tobiasherp]

1.1 (2018-06-12)

  • modules ‘sequences’, ‘times’, ‘files’

  • Minor Bugfixes [tobiasherp]

1.0 (2018-06-11)

  • Initial release, including modules ‘classes’, ‘html’, ‘http’ and ‘coding’ [tobiasherp]

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

visaplan.tools-1.2.1.dev1.tar.gz (36.6 kB view details)

Uploaded Source

File details

Details for the file visaplan.tools-1.2.1.dev1.tar.gz.

File metadata

File hashes

Hashes for visaplan.tools-1.2.1.dev1.tar.gz
Algorithm Hash digest
SHA256 e747a823ce0e43f588b51f4932dbee9c2fca1fa898ca6c54fb6319b2f3590fc5
MD5 dd7b73b18edf5834bf359951647d1bd5
BLAKE2b-256 d5ac14725243b9f5e3e8b1a31e7826de9a53e24f8f751f4c0079ab4fb7147311

See more details on using hashes here.

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