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 (4.5%) to scientific vocabulary
Repository
Final scripts to run snapshot
Basic Info
- Host: GitHub
- Owner: izzy-baldacci-1
- Language: Python
- Default Branch: main
- Size: 61.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
snapshot-final
This repo contains the files to run Snapshot. Note that the files themselves will not run without generating your own Oauth credentials, but the function of each of these is listed below.
Snapshot.py: all the code for generating the dashboard (including user inputs and displays), calling calStart for calendar information and calling insert_event for putting an event in the calendar for the next day.
calStart.py: handles the API Google Calendar pull. Loops through each of the user's calendars and lists all events from the day. Returns the events as a list, the events as a string, and the number of events.
insert_event.py: handles API Google Calendar event creation. Uses argument "description" with string from calStart to create an event for the next day with that description.
snapshotlogo2.png: logo for the dashboard
Owner
- Login: izzy-baldacci-1
- Kind: user
- Repositories: 1
- Profile: https://github.com/izzy-baldacci-1
Citation (CITATION.cff)
GitHub Events
Total
- Push event: 4
- Create event: 2
Last Year
- Push event: 4
- Create event: 2