date_gen

Date generator - randomly generate a food and activity

https://github.com/cgosmeyer/date_gen

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
  • Host: GitHub
  • Owner: cgosmeyer
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 14.6 KB
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

  1. Run setup.py

    python setup.py

  2. Create the empty sqlite database:

    python date_gen/database_interface.py

  3. Update CSV files in database directory as you wish. Each run of date_gen.py automatically 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

Software developer and data analyst for remote sensing instruments.

Citation (CITATION.cff)


      

GitHub Events

Total
Last Year

Dependencies

setup.py pypi