A collection of tools in Python
Project description
pyFuppes
A collection of tools in Python, mostly revolving around time series data analysis.
Installation
-
from the pypi:
pip install pyfuppes: -
(fork and) clone the repo, then run
pip install .in the repo's directory (add-efor editable mode) -
from github, via pip (requires
git, which you might have to install explicitly if using a virtual Python environment):-
specific tag:
pip install git+https://github.com/FObersteiner/pyFuppes.git@v0.5.2
-
master branch, latest commit (not recommended; might include unstable changes):
pip install git+https://github.com/FObersteiner/pyFuppes.git@master # alternatively @latest
-
Requirements
- currently (v0.5.0+) developed with Python 3.12. Python 3.10 and 3.11 should work, as covered by github CI.
- see pyproject.toml
Content / Docs
See https://pyfuppes.readthedocs.io/en/latest/ or go to the API reference directly.
License
LGPLv3 - see LICENSE file in the root directory of the repository.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyfuppes-0.6.0.tar.gz.
File metadata
- Download URL: pyfuppes-0.6.0.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9202d1c0667ef428bdf03b55ad0c8d00f6884eebadd308b65dd1994d902b30e3
|
|
| MD5 |
ba900ff8fdc31b52ffa8e6bcea8049ef
|
|
| BLAKE2b-256 |
c2dfdbc3ab7827668271ef33330e651896a388288098697600afe5cc0caf254d
|
File details
Details for the file pyfuppes-0.6.0-py3-none-any.whl.
File metadata
- Download URL: pyfuppes-0.6.0-py3-none-any.whl
- Upload date:
- Size: 37.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a01f41237873dc164390fc66089a8e046edbdd94040c8b02f93ecab93860bc8d
|
|
| MD5 |
c76619a8db33904e5b858baa12747b95
|
|
| BLAKE2b-256 |
6eea5cba77b1912f31887cd7976e8b8f92e90eabb138911391966fdf2ee8798e
|