Python package that aids the processes of curating, publishing, and sharing research data
Project description
Solidipes
Python package that aids the processes of curating, publishing, and sharing research data
See the package's documentation on Read the Docs.
Installation
As regular user
pip install solidipes
As developer
If you intend to implement new features into the code (like implementing a new reader for a specific file format or a new type of report), you need to get the source code of Solidipes.
Dependencies
- Python (3.10 minimum)
- make
- uv to manage dependencies
Installation
git clone https://gitlab.com/solidipes/solidipes.git
cd solidipes
make install
This will install Solidipes as well as all the Python development dependencies. It will also fetch Solidipes plugins in the plugins directory.
Build the documentation
Dependencies
Build
Run the following command to build the documentation locally:
cd docs
make html
The documentation will be available in the docs/build/html directory.
Usage from the command line
To see a list of all available commands, run
solidipes --help
Consult the documentation in the Getting started section for next steps.
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
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 solidipes-1.4.2.tar.gz.
File metadata
- Download URL: solidipes-1.4.2.tar.gz
- Upload date:
- Size: 38.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
709479824c98eeddb794e1ec07ad28137e1416ceb9923371f7e1ad3cad31886d
|
|
| MD5 |
9370fd39cfabf722ca15c5e88caccffb
|
|
| BLAKE2b-256 |
cd32f0c17537cbcf9fc26ba746a01ae68240e08269bb0b3b8635a737a969f09e
|
File details
Details for the file solidipes-1.4.2-py3-none-any.whl.
File metadata
- Download URL: solidipes-1.4.2-py3-none-any.whl
- Upload date:
- Size: 96.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da0a042c4e3468700ae2bddb67517a4365272e56dc81b560444794fc02caca72
|
|
| MD5 |
3f323112f695203d1b9b76e8e7177bf6
|
|
| BLAKE2b-256 |
619c2cd722fa2674c7483e3ee9d1213734cf29be2b8c79fa2c501f4eb4f58c7a
|