date_gen
Date generator - randomly generate a food and activity
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 (2.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Date generator - randomly generate a food and activity
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 7 years ago
· Last pushed over 7 years ago
Metadata Files
Readme
License
Citation
README.md
DATE_GEN
Setup
Run setup.py
python setup.pyCreate the empty sqlite database:
python date_gen/database_interface.pyUpdate CSV files in
databasedirectory as you wish. Each run ofdate_gen.pyautomatically updates the database with new entries.
Run Program
For example,
python date_gen/date_gen.py --in T --s winter --n 2
To get help on option, do
python date_gen/date_gen.py --h
Owner
- Name: C. Gosmeyer
- Login: cgosmeyer
- Kind: user
- Website: https://www.researchgate.net/profile/Catherine_Gosmeyer
- Repositories: 2
- Profile: https://github.com/cgosmeyer
Software developer and data analyst for remote sensing instruments.
Citation (CITATION.cff)
GitHub Events
Total
Last Year
Dependencies
setup.py
pypi