Утилита для загрузки/синхронизации в календарь Google событий из файла в формате iCalendar
Go to file
Dmitry Belyaev a96050628a
Feature: setup (#15)
* add files for setup

* ! package rename

* move scripts

* + setuptools_scm_git_archive

* + fallback_version

* + setuptools_scm_git_archive to setup.cfg

* bdist_wheel universal

* ignore build/ and .eggs/

* don't use version from setuptools_scm

* Revert "don't use version from setuptools_scm"

This reverts commit 7ad0b4d3d8.

* Revert "bdist_wheel universal"

This reverts commit 5027866b39.

* no-local-version

* +workflow: Upload Python Package
2020-02-19 23:26:28 +03:00
.github/workflows Feature: setup (#15) 2020-02-19 23:26:28 +03:00
sync_ics2gcal Feature: setup (#15) 2020-02-19 23:26:28 +03:00
tests Feature: setup (#15) 2020-02-19 23:26:28 +03:00
.git_archival.txt Feature: setup (#15) 2020-02-19 23:26:28 +03:00
.gitattributes Feature: setup (#15) 2020-02-19 23:26:28 +03:00
.gitignore Feature: setup (#15) 2020-02-19 23:26:28 +03:00
.travis.yml add python 3.8 2020-02-01 13:26:13 +03:00
LICENSE Initial commit 2018-04-05 11:16:20 +03:00
MANIFEST.in Feature: setup (#15) 2020-02-19 23:26:28 +03:00
README.md add Python package build status 2019-09-04 11:13:02 +03:00
how-it-works.png + [how it works] in README 2018-04-21 15:23:48 +03:00
pyproject.toml Feature: setup (#15) 2020-02-19 23:26:28 +03:00
requirements.txt Bump google-auth from 1.10.0 to 1.11.0 2020-02-01 11:57:10 +03:00
sample-config.yml Initial commit 2018-04-05 11:16:20 +03:00
setup.cfg Feature: setup (#15) 2020-02-19 23:26:28 +03:00
setup.py Feature: setup (#15) 2020-02-19 23:26:28 +03:00

README.md

sync_ics2gcal

Build Status Dependabot Status FOSSA Status Python package status

Python scripts for sync .ics file with Google calendar

How it works

How it works

License

FOSSA Status