https://github.com/benjamincb/heartrunnerai
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: BenjaminCB
- Language: Python
- Default Branch: main
- Size: 14 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
README.md
Heartrunner AI
5th semester computer science project
Setup:
All required packages for the project are managed inside a pipenv.
- To install missing required packages run:
pipenv sync
To remove all packages not specified in the environment run:
pipenv cleanNew packages can be added to and installed in the environment by running:
pipenv install <package>Finally, to run a python file inside the environment use:
pipenv run python <file>Optionally, a shell can be opened inside the environment using:
pipenv shell
Owner
- Name: BenjaminCB
- Login: BenjaminCB
- Kind: user
- Company: @foresting-tomorrow
- Repositories: 18
- Profile: https://github.com/BenjaminCB
GitHub Events
Total
Last Year
Dependencies
Pipfile
pypi
- autopep8 * develop
- geojson * develop
- geojson-length * develop
- geopy * develop
- neo4j * develop
- python-dotenv * develop
- networkx *
Pipfile.lock
pypi
- autopep8 ==1.7.0 develop
- certifi ==2022.9.24 develop
- cffi ==1.15.1 develop
- charset-normalizer ==2.1.1 develop
- cryptography ==38.0.2 develop
- geographiclib ==1.52 develop
- geojson ==2.5.0 develop
- geojson-length ==0.4.0 develop
- geopy ==2.2.0 develop
- github3.py ==3.2.0 develop
- idna ==3.4 develop
- neo4j ==5.0.1 develop
- pycodestyle ==2.9.1 develop
- pycparser ==2.21 develop
- pyjwt ==2.5.0 develop
- python-dateutil ==2.8.2 develop
- python-dotenv ==0.21.0 develop
- pytz ==2022.4 develop
- requests ==2.28.1 develop
- six ==1.16.0 develop
- toml ==0.10.2 develop
- types-cryptography ==3.3.23 develop
- uritemplate ==4.1.1 develop
- urllib3 ==1.26.12 develop
- boto3 ==1.24.89
- botocore ==1.27.89
- cachecontrol ==0.12.11
- certifi ==2022.9.24
- charset-normalizer ==2.1.1
- geographiclib ==1.52
- geojson ==2.5.0
- geojson-length ==0.4.0
- geopy ==2.2.0
- idna ==3.4
- iso3166 ==2.1.1
- jmespath ==1.0.1
- msgpack ==1.0.4
- neo4j ==5.0.1
- networkx ==2.8.7
- polyline ==1.4.0
- python-dateutil ==2.8.2
- python-dotenv ==0.21.0
- pytz ==2022.4
- requests ==2.28.1
- s3transfer ==0.6.0
- six ==1.16.0
- texttable ==1.6.4
- uritemplate ==4.1.1
- urllib3 ==1.26.12