e-lims core
Project description
A brief description of what e-lims-core does.
Installation
Install Python 3.12
If you haven’t installed Python 3.12 yet, you can download it from the official Python website.
Install Poetry
If you haven’t installed Poetry yet, you can do so by following the official Poetry installation guide.
Clone
Clone the repository to your local machine using.
git clone https://github.com/FabienMeyer/e-lims-core.git
cd e-lims-core
Configure Poetry
Configure Poetry to use a specific Python version and create a virtual environment in the project directory.
poetry env use "path to python 3.11 or 3.12"
poetry config virtualenvs.in-project true
Install dependencies
Navigate to the project directory and install the necessary dependencies using Poetry.
poetry install
Optional dependencies
If you are planning to write documentation, run quality checks, or run tests, you may need to install additional dependencies. You can do so by running.
poetry install --with dev,doc,tests
Activate the virtual environment
poetry shell
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 e_lims_core-0.0.2.tar.gz
.
File metadata
- Download URL: e_lims_core-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66d566d23fcacf0f76cb3d62213dae611978e4448869fe2154c2d1d364525edf |
|
MD5 | 4d236a07e25b7c42a709c062a9fe70d0 |
|
BLAKE2b-256 | 0121340ce96bb67a99a6ad8d5db608199c673090178aca517eeedbf4a99e0760 |
File details
Details for the file e_lims_core-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: e_lims_core-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4646961b19df4031b91788a62b281e75e04930d58a9993f85210702ff182f172 |
|
MD5 | ad181da000be974f09583c04d8c5343f |
|
BLAKE2b-256 | db7d3df3ca2e2ca9d8bdb97a7dd5b54e6801e6a7339504c92c9b9c9dbeeb6bb4 |