py-research
About this project
This repository is a collection of Python utilities to help you analyze & visualize data, automate workflows and manage knowledge while working in an interdisciplinary R&D project. More precisely, it serves these main puposes:
- Extend existing, well-established packages (e.g. pandas, numpy sqlalchemy, structlog, ...) with small helper functions and abstractions to provide lacking functionality or make them easier to use & automate.
- Enforce best practices on scientific code to make it more reliable, quick to deploy, and easy to monitor.
- Provide a framework for knowledge and information management backed by different data sources and databases, to which analysis / dataviz functions can tie in seamlessly.
Current status
This project is actively maintained, but still under construction. The modules in their current form are working and continuously tested, but documentation is still minimal and many components of the framework are not yet implemented. Release versioning follows the Semver Spec, so breaking changes in existing API will only happen with major version upgrades, of which there are expected to be a few before the framework is complete.
Furthermore, some of the current functionality may be outsourced into a separate repo and package with these upgrades.
How to install
py-research is available as a Python package on PyPI:
pip install py-research
Alternatively, you can install it directly from git via:
pip install git+https://github.com/cloudlane-one/py-research.git
Contents
docs/ref-api/index
Indices and Tables
- {ref}
genindex - {ref}
modindex - {ref}
search
Release files for py-research 5.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py_research-5.1.5.tar.gz | 71.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_research-5.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 142.0 kB
Release files / py_research-5.1.5.tar.gz
| Download URL | py_research-5.1.5.tar.gz |
|---|---|
| Size | 71.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d0d44e43d6d1e1cfedeb9fe1542229b8e0bcca7bb40a29b2ca19bf07b0845d56
|
|
BLAKE2b-256 checksum How to use checksums |
59c7c3b50a26144760486034dd22eb5304d8f663728892c2cf634fd7cb84198f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.
Transparency logRelease files / py_research-5.1.5-py3-none-any.whl
| Download URL | py_research-5.1.5-py3-none-any.whl |
|---|---|
| Size | 70.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2ff055ba18a8440f46149c96a2609ab41b8dd28ded4e3ba9e7b17d5d5d382c38
|
|
BLAKE2b-256 checksum How to use checksums |
4c04853c925541e57d38fd8ed5613981e321c56f5a5810c3ccb561e1a702ddd1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.
Transparency log