File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- # FM : ` python-fm `
1
+ # Flitsmeister : ` python-fm `
2
2
3
3
Asyncio package to communicate with Flitsmeister
4
4
This package is aimed to get basic information about your Flitsmeister account.
5
5
6
+ ** ❗This is an _ unofficial_ repo and is not created, maintained or in any sense linked to Flitsmeister. Use at your own risk!**
7
+
6
8
7
9
# Usage
8
10
Instantiate the FM class and access the data.
@@ -38,6 +40,8 @@ if __name__ == "__main__":
38
40
# Development and contribution
39
41
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
40
42
43
+ Feel free to take a look a the open issues if you like to contribute.
44
+
41
45
## Requirements
42
46
- Python 3.9 or higher
43
47
- [ Poetry] ( https://python-poetry.org/docs/#installing-with-pipx )
You can’t perform that action at this time.
0 commit comments