Skip to content

bmusat/ics_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ics_creator

Simple python script to create an ics file from either a csv file or from an HTML table

Background

  • ...in progress

Installation

  • After git clone you need to pip install -r requirements.txt
  • If using direnv the .envrc should create a virtual environment for you, and hence the pip command above should work
  • direnv will probably also give an error to allow permission to run so a direnv allow will be needed
  • Ensure that the two environment variables in .env have been set to the appropriate file locations

Clean-up and Test

  • Do a rm -rf .direnv/ and rm *.ics to clean up generated files and do a complete clean of files in the directory

Notes

About

Simple python script to read *.csv file of calendar dates and ranges and create an iCal *.ics file that is importable into many different calendar programs. Used for automating the creation of holiday, school, or corporate calendars.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages