aboutsummaryrefslogtreecommitdiffstats
path: root/sticker/import.py
Commit message (Collapse)AuthorAgeLines
* Rename import.py, since import is a keywordSpiritCroc2021-01-19-168/+0
| | | | | | | | from sticker.import import cmd ^ SyntaxError: invalid syntax Fixes https://github.com/maunium/stickerpicker/issues/27.
* Switch license to AGPLv3+Tulir Asokan2020-10-30-4/+14
| | | | | | | The license was initially MPLv2 as I expected the project to be a fairly simple tiny web app, but it has already grown into multiple files. Now that I'm going to add a server component, I'm switching the license for future versions to AGPL like all my other non-library projects.
* Reorganize Python stuff and add command to create packsTulir Asokan2020-09-13-0/+158
Fixes #11
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage