EULcommon is a Python module with a few small utilities that might be useful to others, but were not large or significant enough to warrant splitting out into their own repositories at this time. These components may be broken out at a later date.
eulcommon.binfile provides the capability to map arbitrary binary data into a read-only python object.
eulcommon.djangoextras consists of a small number of extensions and add-ons for use with Django, such as custom auth decorators, additional form fields, and additional HTTP responses.
Contact Information
eulcommon was created by the Digital Programs and Systems Software Team of Emory University Libraries.
License
eulcommon is distributed under the Apache 2.0 License.
Developer Notes
To install dependencies for your local check out of the code, run pip install in the eulcommon directory (the use of virtualenv is recommended):
pip install -e .
If you want to run unit tests or build sphinx documentation, you should also install development dependencies:
pip install -e . "eulfedora[dev]"
Unit Tests
Unit tests can be run with py.test, and include options for generating xml and coverage reports for continuous integration:
py.test --junitxml=unittests.xml --cov=eulcommon
Development History
For instructions on how to see and interact with the full development history of eulcommon, see eulcore-history.
Release files for eulcommon 0.19.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eulcommon-0.19.0.tar.gz | 44.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eulcommon-0.19.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 91.8 kB
Release files / eulcommon-0.19.0.tar.gz
| Download URL | eulcommon-0.19.0.tar.gz |
|---|---|
| Size | 44.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e48f76fe87f7d30cc961f320dcb21e951996b4b008b03695df84c2dca69b8660
|
|
BLAKE2b-256 checksum How to use checksums |
5b60b29fe7a24017b1aded3507fc6f0f2a4392a4860cad1b7e9fdc7cc5d623e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / eulcommon-0.19.0-py2-none-any.whl
| Download URL | eulcommon-0.19.0-py2-none-any.whl |
|---|---|
| Size | 47.5 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
ad5fbcf24cc76d58cfb23b5b84f020cc6b5851ce516d12501274118cd18937c8
|
|
BLAKE2b-256 checksum How to use checksums |
f1eec4d42eda89880690e8349cdad36eaab276ecd60ed4c4a43edaa83dbd1818
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |