File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,11 @@ python-luftdaten
33
44Python API for interacting with `luftdaten.info <http://luftdaten.info/ >`_.
55
6+ This module is not official, developed, supported or endorsed by luftdaten.info.
7+
68Installation
79------------
10+
811The module is available from the `Python Package Index <https://pypi.python.org/pypi >`_.
912
1013.. code :: bash
@@ -18,6 +21,7 @@ The file ``example.py`` contains an example about how to use this module.
1821
1922Development
2023-----------
24+
2125For development is recommended to use a ``venv ``.
2226
2327.. code :: bash
@@ -28,4 +32,5 @@ For development is recommended to use a ``venv``.
2832
2933 License
3034-------
35+
3136``python-luftdaten `` is licensed under MIT, for more details check LICENSE.
You can’t perform that action at this time.
0 commit comments