We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b342f commit 8ffc44fCopy full SHA for 8ffc44f
1 file changed
README.md
@@ -1,5 +1,17 @@
1
# Python library for the OrgaTalk LAN Party Database
2
3
+This library provides
4
+
5
+- party and party series models,
6
+- functionality to deserialize parties and party series from TOML, and
7
+- functionality to serialize parties (but not party series) to TOML
8
9
+to work with data for and from the public [LAN party database by
10
+OrgaTalk](https://lanpartydb.orgatalk.de/).
11
12
+Data and code repositories for the project are available at:
13
+https://github.com/lanpartydb
14
15
16
## Installation
17
0 commit comments