Metadata-Version: 2.1
Name: visits
Version: 0.0.1
Summary: visits is just an example of a web page to display hits.
Home-page: https://pypi.org/project/visits/
Author: nggit
Author-email: contact@anggit.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# visits
visits is just an example of a web page to display hits.

# How-to
```
python3 -m visits [PORT_NUMBER]
```

## License
MIT
