Lots of things used somewhere
Project description
LOFAR LOTUS
Common library containing various stuff for LOFAR2.
Installation
Wheel distributions are available from the gitlab package registry, install using after downloading:
python -m pip install *.whl
Alternatively install latest version on master using:
python -m pip install lofar-lotus@git+https://git.astron.nl/lofar2.0/lotus
Or install directly from the source at any branch or commit:
python -m pip install ./
Usage
For more thorough usage explanation please consult the documentation
Development
Development environment
To set up and activate the develop environment run source ./setup.sh from within the source directory.
If PyCharm is used, this only needs to be done once. Afterward the Python virtual env can be setup within PyCharm.
Contributing
To contribute, please create a feature branch and a "Draft" merge request. Upon completion, the merge request should be marked as ready and a reviewer should be assigned.
Verify your changes locally and be sure to add tests. Verifying local
changes is done through tox.
python -m pip install tox
With tox the same jobs as run on the CI/CD pipeline can be executed. These include unit tests and linting.
tox
To automatically apply most suggested linting changes execute:
tox -e format
License
This project is licensed under the Apache License Version 2.0
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 lofar_lotus-0.0.7.tar.gz.
File metadata
- Download URL: lofar_lotus-0.0.7.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
743c7a14300fcff55ca6d2bd239182f7cd92eb92931971db9a522f2055759131
|
|
| MD5 |
26e4592e39ad4923bc48c5ba3595fe3c
|
|
| BLAKE2b-256 |
f9fa9647289d49a10092411334e25682dc33d4ad64e3dc40806e20c7f861ad80
|
File details
Details for the file lofar_lotus-0.0.7-py3-none-any.whl.
File metadata
- Download URL: lofar_lotus-0.0.7-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d809b31aba213dec4a1dfc273cf05d60487e584ea9c9b14e195e868c97b0424b
|
|
| MD5 |
773c64bb08d40d587175bf721e01857f
|
|
| BLAKE2b-256 |
779d7849ecdf4f15aa46e9b9b2d3caac3ef6c3e240601f2b18d6f10e81199499
|