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.8 minimum)
- make
- Poetry
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
File details
Details for the file solidipes-1.1.0.tar.gz
.
File metadata
- Download URL: solidipes-1.1.0.tar.gz
- Upload date:
- Size: 133.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48547d4179b969e0c183df62e9c0f2681ff1d71412b5ef70337e26ae881ae991 |
|
MD5 | bc81218403e1ac2ff6633c4e4cb05f1b |
|
BLAKE2b-256 | 8c0770b8426d668476f411f9c24edb136e3008a35a0b630a84524c115e10a59c |
File details
Details for the file solidipes-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: solidipes-1.1.0-py3-none-any.whl
- Upload date:
- Size: 153.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5c9fd4bdd8f446f95aad7f4f53fe661b1a7fa87de825420ea195b2c6c2e031e |
|
MD5 | 10202fc141948b68d757def6c7fa2c63 |
|
BLAKE2b-256 | abb9a37846a653d8dae7693df9435372110167af9f7519dc9d7669df9f94d086 |