We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430c758 commit 54947bbCopy full SHA for 54947bb
1 file changed
README.rst
@@ -3,8 +3,11 @@ python-luftdaten
3
4
Python API for interacting with `luftdaten.info <http://luftdaten.info/>`_.
5
6
+This module is not official, developed, supported or endorsed by luftdaten.info.
7
+
8
Installation
9
------------
10
11
The module is available from the `Python Package Index <https://pypi.python.org/pypi>`_.
12
13
.. code:: bash
@@ -18,6 +21,7 @@ The file ``example.py`` contains an example about how to use this module.
18
21
19
22
Development
20
23
-----------
24
25
For development is recommended to use a ``venv``.
26
27
@@ -28,4 +32,5 @@ For development is recommended to use a ``venv``.
28
32
29
33
License
30
34
-------
35
31
36
``python-luftdaten`` is licensed under MIT, for more details check LICENSE.
0 commit comments