Collection of utilities for R&D coding in Python 🐍
Project description
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
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
File details
Details for the file py_research-4.4.0.tar.gz
.
File metadata
- Download URL: py_research-4.4.0.tar.gz
- Upload date:
- Size: 66.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62d53f984f108850c261b4cc456ccb881b37a3dfd60d46875c1ab63c6d83e446 |
|
MD5 | 8ff779a2b0f7f648f09d55a92a54afee |
|
BLAKE2b-256 | 818ca8eb4ea200c3423693d2e381d58f08147ff6db0ad682678b81c1490baf07 |
File details
Details for the file py_research-4.4.0-py3-none-any.whl
.
File metadata
- Download URL: py_research-4.4.0-py3-none-any.whl
- Upload date:
- Size: 63.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a15ea7dca2805c2092e26a30499f476cbe221cdbd3cc1ed00034e5f8246618b |
|
MD5 | 7fdd7a60ea92ff65115f5c699eb435d5 |
|
BLAKE2b-256 | e952b303a06d79006a878c0d1723e27d7c1d833b8ed15fb213a177a25f492a6d |