icalendar/docs/install.rst

12 wiersze
223 B
ReStructuredText
Czysty Zwykły widok Historia

2005-04-28 13:06:56 +00:00
Installing iCalendar
====================
To install the icalendar package, use::
python setup.py install
If installation is successful, you be able to import the iCalendar
package, like this::
>>> import icalendar