Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/10sr/webtools
Small Web Tools (Without Login)
https://github.com/10sr/webtools
Last synced: about 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-16T14:43:41.000Z (about 3 years ago)
- Last Synced: 2023-03-11T10:42:44.149Z (almost 2 years ago)
- Language: Python
- Homepage: https://halt2.net/webtools
- Size: 6.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/10sr/webtools.svg?branch=master)](https://travis-ci.org/10sr/webtools)
[![codecov](https://codecov.io/gh/10sr/webtools/branch/master/graph/badge.svg)](https://codecov.io/gh/10sr/webtools)
[![Docker Repository on Quay](https://quay.io/repository/10sr/webtools/status "Docker Repository on Quay")](https://quay.io/repository/10sr/webtools)
[![Documentation Status](https://readthedocs.org/projects/webtools/badge/?version=latest)](https://webtools.readthedocs.io/en/latest/?badge=latest)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)webtools
========Small Web Tools (Without Login)
Requirements
------------- Python3 >= 3.8
- Pipenv
- RedisRun Server
----------First, copy `settings_insecure.toml` to `settings.toml` and edit that file.
make installdeps
make honcho