Event language
UI language
How can you make an open-source library that people use? This talk factors out what makes your library popular by studying the example python-recurring-ical-events library.<br>If you are a beginner in open-source or working on code yourself, this might offer some insight and hopeful a base for an interesting discussion full of tips, tricks and valuable practices!<br><br>In this talk, we discuss the different factors that lead to higher usage of your code by other people. These factors include among others Documentation, Tests, Research and Licensing. <br><br>You can find the slides online: <a href="https://niccokunzmann.github.io/ical-talk-fossasia-2022/?full#cover" rel="nofollow" target="_blank">ICalendar Events with Python</a><br>