python-wfirma 0.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright © 2023 Dominik Kozaczko
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,97 @@
1
+ Metadata-Version: 2.1
2
+ Name: python-wfirma
3
+ Version: 0.0.0
4
+ Summary: Python wrapper for wFirma API.
5
+ Home-page: https://github.com/gromobrody/python-wfirma
6
+ License: MIT
7
+ Author: Dominik Kozaczko
8
+ Author-email: dominik@kozaczko.info
9
+ Requires-Python: >=3.11,<4.0
10
+ Classifier: Development Status :: 1 - Planning
11
+ Classifier: License :: OSI Approved :: MIT License
12
+ Classifier: Programming Language :: Python :: 3
13
+ Classifier: Programming Language :: Python :: 3.11
14
+ Classifier: Programming Language :: Python :: 3.12
15
+ Requires-Dist: anyio[trio] (>=4.3.0,<5.0.0)
16
+ Requires-Dist: httpx (>=0.27.0,<0.28.0)
17
+ Requires-Dist: pydantic (>=2.7.0,<3.0.0)
18
+ Requires-Dist: typer (>=0.12.3,<0.13.0)
19
+ Project-URL: Changelog, https://github.com/gromobrody/python-wfirma/releases
20
+ Project-URL: Documentation, https://python-wfirma.readthedocs.io
21
+ Project-URL: Repository, https://github.com/gromobrody/python-wfirma
22
+ Description-Content-Type: text/markdown
23
+
24
+ # wFirma
25
+
26
+ [![PyPI](https://img.shields.io/pypi/v/python-wfirma.svg)][pypi_]
27
+ [![Status](https://img.shields.io/pypi/status/python-wfirma.svg)][status]
28
+ [![Python Version](https://img.shields.io/pypi/pyversions/python-wfirma)][python version]
29
+ [![License](https://img.shields.io/pypi/l/python-wfirma)][license]
30
+
31
+ [![Read the documentation at https://python-wfirma.readthedocs.io/](https://img.shields.io/readthedocs/python-wfirma/latest.svg?label=Read%20the%20Docs)][read the docs]
32
+ [![Tests](https://github.com/dekoza/python-wfirma/workflows/Tests/badge.svg)][tests]
33
+ [![Codecov](https://codecov.io/gh/dekoza/python-wfirma/branch/main/graph/badge.svg)][codecov]
34
+
35
+ [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
36
+ [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]
37
+
38
+ [pypi_]: https://pypi.org/project/python-wfirma/
39
+ [status]: https://pypi.org/project/python-wfirma/
40
+ [python version]: https://pypi.org/project/python-wfirma
41
+ [read the docs]: https://python-wfirma.readthedocs.io/
42
+ [tests]: https://github.com/dekoza/python-wfirma/actions?workflow=Tests
43
+ [codecov]: https://app.codecov.io/gh/dekoza/python-wfirma
44
+ [pre-commit]: https://github.com/pre-commit/pre-commit
45
+ [black]: https://github.com/psf/black
46
+
47
+ ## Features
48
+
49
+ - TODO
50
+
51
+ ## Requirements
52
+
53
+ - TODO
54
+
55
+ ## Installation
56
+
57
+ You can install _wFirma_ via [pip] from [PyPI]:
58
+
59
+ ```console
60
+ $ pip install python-wfirma
61
+ ```
62
+
63
+ ## Usage
64
+
65
+ Please see the [Command-line Reference] for details.
66
+
67
+ ## Contributing
68
+
69
+ Contributions are very welcome.
70
+ To learn more, see the [Contributor Guide].
71
+
72
+ ## License
73
+
74
+ Distributed under the terms of the [MIT license][license],
75
+ _wFirma_ is free and open source software.
76
+
77
+ ## Issues
78
+
79
+ If you encounter any problems,
80
+ please [file an issue] along with a detailed description.
81
+
82
+ ## Credits
83
+
84
+ This project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.
85
+
86
+ [@cjolowicz]: https://github.com/cjolowicz
87
+ [pypi]: https://pypi.org/
88
+ [hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python
89
+ [file an issue]: https://github.com/dekoza/python-wfirma/issues
90
+ [pip]: https://pip.pypa.io/
91
+
92
+ <!-- github-only -->
93
+
94
+ [license]: https://github.com/dekoza/python-wfirma/blob/main/LICENSE
95
+ [contributor guide]: https://github.com/dekoza/python-wfirma/blob/main/CONTRIBUTING.md
96
+ [command-line reference]: https://python-wfirma.readthedocs.io/en/latest/usage.html
97
+
@@ -0,0 +1,8 @@
1
+ wfirma/__init__.py,sha256=vu1tVsOk34V-855-ZQ23lUjVrYwtpWGbM6qS9b8l7uI,14
2
+ wfirma/__main__.py,sha256=dFdAPPWqZsj3pCBbr3QnE8JLz0udss-PYUCLvo6Huvc,210
3
+ wfirma/models.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ wfirma/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ python_wfirma-0.0.0.dist-info/LICENSE,sha256=MgSoLLXaz7xGnbDzOe4Pm-Imy2BDnuyodkUMgsLcuTY,1072
6
+ python_wfirma-0.0.0.dist-info/METADATA,sha256=P50ULDfOHCdRmWTyuGxWU_i4zI0Rbn4DB1qYgHT9LZY,3368
7
+ python_wfirma-0.0.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
8
+ python_wfirma-0.0.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: poetry-core 1.9.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
wfirma/__init__.py ADDED
@@ -0,0 +1 @@
1
+ """wFirma."""
wfirma/__main__.py ADDED
@@ -0,0 +1,13 @@
1
+ """Command-line interface."""
2
+
3
+ import click
4
+
5
+
6
+ @click.command()
7
+ @click.version_option()
8
+ def main() -> None:
9
+ """WFirma."""
10
+
11
+
12
+ if __name__ == "__main__":
13
+ main(prog_name="python-wfirma") # pragma: no cover
wfirma/models.py ADDED
File without changes
wfirma/py.typed ADDED
File without changes