Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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
- Redis

Run Server
----------

First, copy `settings_insecure.toml` to `settings.toml` and edit that file.

make installdeps
make honcho