https://github.com/abelsiqueira/bird-cloud-playground
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: abelsiqueira
- Language: Python
- Default Branch: main
- Size: 2.43 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
- Releases: 0
Created over 3 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
README.md
Bird project playground
Installation instructions
Install pyenv and setup it.
The .python-version file in this repo should pick up the version of Python that we are using.
Check with which python and python --version.
If it is not correct, check your pyenv installation.
shell
python -m venv env
. env/bin/activate
pip install --upgrade pip setuptools
pip install -r requirements.txt
If you want to use ipykernel/notebook, install it now.
Owner
- Name: Abel Soares Siqueira
- Login: abelsiqueira
- Kind: user
- Location: Amsterdam - The Netherlands
- Company: Netherlands eScience Center
- Website: https://abelsiqueira.com
- Twitter: abel_siqueira
- Repositories: 331
- Profile: https://github.com/abelsiqueira
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 4
- Total pull requests: 13
- Average time to close issues: N/A
- Average time to close pull requests: 3 months
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.25
- Average comments per pull request: 0.23
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- abelsiqueira (2)
- lyashevska (1)
Pull Request Authors
- abelsiqueira (9)
- lyashevska (2)