https://github.com/10sr/webtools
Small Web Tools (Without Login)
https://github.com/10sr/webtools
Last synced: 11 months ago
JSON representation
Small Web Tools (Without Login)
- Host: GitHub
- URL: https://github.com/10sr/webtools
- Owner: 10sr
- License: apache-2.0
- Created: 2019-05-15T05:19:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-16T14:43:41.000Z (over 4 years ago)
- Last Synced: 2025-03-05T22:44:35.063Z (over 1 year ago)
- Language: Python
- Homepage: https://halt2.net/webtools
- Size: 6.22 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/10sr/webtools)
[](https://codecov.io/gh/10sr/webtools)
[](https://quay.io/repository/10sr/webtools)
[](https://webtools.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/psf/black)
[](https://github.com/PyCQA/bandit)
webtools
========
Small Web Tools (Without Login)
Requirements
------------
- Python3 >= 3.8
- Pipenv
- Redis
Run Server
----------
First, copy `settings_insecure.toml` to `settings.toml` and edit that file.
make installdeps
make honcho