Common utility functionality
Project description
jnrbase is a collection of common utility libraries that are used in various Open Source projects that I (JNRowe) work on. Feel free to use it, and especially improve it, in your projects!
jnrbase is released under the GPL v3 license.
Requirements
jnrbase’s dependencies outside of the standard library are dependent on the functionality you require, ranging from none to the following:
Extra tag |
Dependencies |
---|---|
colour |
|
config |
|
iso_8601 |
|
net |
|
template |
It should work with any version of Python 2.7 or newer, including Python 3. If jnrbase doesn’t work with the version of Python you have installed, file an issue and I’ll endeavour to fix it.
The module has been tested on many UNIX-like systems, including Linux and OS X, but it should work fine on other systems too.
To run the tests you’ll need nose2. Once you have nose2 installed you can run the tests with the following commands:
$ nose2 tests
Contributors
I’d like to thank the following people who have contributed to jnrbase.
Patches
<your name here>
Bug reports
<your name here>
Ideas
<your name here>
If I’ve forgotten to include your name I wholeheartedly apologise. Just drop me a mail and I’ll update the list!
Bugs
If you find any problems, bugs or just have a question about this package either file an issue or drop me a mail.
If you’ve found a bug please attempt to include a minimal testcase so I can reproduce the problem, or even better a patch!
Project details
Release history Release notifications | RSS feed
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
Hashes for jnrbase-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd17dd7ff99bde3e77463052527ccdae92c5f27974234edfe992df14e2311b5f |
|
MD5 | f93c599b3394bc398dcc29ea95bb5075 |
|
BLAKE2b-256 | 24d7a74e771be01a6e5c7ead253c6a48068b69675a809d0df10eadeabe820841 |