https://github.com/actinia-org/actinia-python-client
Python Client Library for actinia
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Python Client Library for actinia
Basic Info
- Host: GitHub
- Owner: actinia-org
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Homepage: https://actinia-org.github.io/actinia-python-client/
- Size: 2.97 MB
Statistics
- Stars: 5
- Watchers: 8
- Forks: 7
- Open Issues: 12
- Releases: 12
Topics
Metadata Files
README-dev.md
Dev setup for the actinia-python-client library development
Setup virtural env
python3 -m venv env
source env/bin/activate
With deactivate you can exit the virtual env
Install actinia for development
bash
make installdev
Test with Python3:
python3
from actinia import Actinia
test = Actinia()
Run tests
``` docker-compose -f "docker/docker-compose-test.yml" up -d --build
make test
or
make devtest
docker-compose -f "docker/docker-compose-test.yml" down
To run only a few tests you can mark the tests for development with
`@pytest.mark.dev` and add `import pytest` to the `.py` file/s with the tests
you want to run. Then run
make devtest
```
(This fails if no test is marked!)
Owner
- Name: actinia
- Login: actinia-org
- Kind: organization
- Website: https://actinia.mundialis.de
- Repositories: 22
- Profile: https://github.com/actinia-org
The geoprocessing platform actinia analyses large volumes of Earth-observation and geodata in the cloud. Repo overview at https://actinia-org.github.io/
GitHub Events
Total
- Issues event: 4
- Delete event: 4
- Member event: 1
- Issue comment event: 15
- Push event: 17
- Pull request review event: 2
- Pull request event: 19
- Create event: 6
Last Year
- Issues event: 4
- Delete event: 4
- Member event: 1
- Issue comment event: 15
- Push event: 17
- Pull request review event: 2
- Pull request event: 19
- Create event: 6
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| anikaweinmann | a****n@m****e | 74 |
| Corey White | s****i@g****m | 20 |
| Anika Weinmann | 3****n | 18 |
| Markus Neteler | n****r@o****g | 8 |
| renovate[bot] | 2****] | 7 |
| Markus Neteler | n****r@g****m | 6 |
| Stefan Blumentrath | s****h@g****e | 5 |
| Carmen Tawalika | m****a | 2 |
| Marc Jansen | j****n@t****e | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 13
- Total pull requests: 47
- Average time to close issues: 4 months
- Average time to close pull requests: about 2 months
- Total issue authors: 4
- Total pull request authors: 8
- Average comments per issue: 0.69
- Average comments per pull request: 0.66
- Merged pull requests: 31
- Bot issues: 1
- Bot pull requests: 21
Past Year
- Issues: 2
- Pull requests: 15
- Average time to close issues: 20 days
- Average time to close pull requests: 25 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 1.27
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 10
Top Authors
Issue Authors
- neteler (4)
- mmacata (4)
- ninsbl (4)
- renovate[bot] (1)
Pull Request Authors
- renovate[bot] (23)
- anikaweinmann (12)
- ninsbl (7)
- neteler (3)
- marcjansen (2)
- cwhite911 (2)
- mmacata (1)
- widforss (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 47 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 3
pypi.org: actinia-python-client
Python client library for actinia requests.
- Homepage: https://github.com/actinia-org/actinia-python-client
- Documentation: https://actinia-python-client.readthedocs.io/
- License: GNU General Public License v3 (GPLv3)
-
Latest release: 0.4.1
published almost 2 years ago
Rankings
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- softprops/action-gh-release v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v4 composite
- ubuntu 22.04 build
- redis 7.2.3-alpine
- mundialis/actinia 2.6.6 build
- jinja2 *
- requests *
- sphinx-material *