π????た, Xéfir's personal animes torrent search engine
This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Michel Roux f7b81c0c3b
continuous-integration/drone/push Build is passing Details
New way to run pynyaata
2020-04-26 13:55:18 +02:00
pynyaata New way to run pynyaata 2020-04-26 13:55:18 +02:00
.drone.yml Fix typo pypi 2020-04-25 11:04:50 +02:00
.env.dist Fix env.dist 2020-04-09 20:57:34 +02:00
.gitignore Fix pypi 2020-04-09 20:32:58 +02:00
Dockerfile Back to debian, alpine is catastrophic !!! 2020-04-13 21:35:52 +02:00
LICENSE.txt Fix pypi 2020-04-09 20:32:58 +02:00
MANIFEST.in Move get404 to root 2020-04-09 20:56:03 +02:00
README.md New way to run pynyaata 2020-04-26 13:55:18 +02:00
docker-compose.yml Change arch to be able to deploy to pypi 2020-04-09 20:47:56 +02:00
get404.py Refactor the app 2020-04-24 21:01:44 +02:00
requirements.txt Update WTForms 2020-04-22 18:45:23 +02:00
run.py New way to run pynyaata 2020-04-26 13:55:18 +02:00
setup.py New way to run pynyaata 2020-04-26 13:55:18 +02:00

README.md

𝛑 😼

"PyNyaaTa", Xéfir's personal animes torrent search engine

Build Status

I'm lazy and I want to search across severall VF and VOSTFR torrents databases in one click. That's the starting point that build this app. At first, it was a crappy PHP project without any good future. After a good rewrite in Python, it's time to show it to the public, and here it is!

Installing / Getting started

With Docker

Without Docker

Features

Configuration

All is managed by environment variables. Please look into the .env.dist file to list all possible environment variables. You have to install MariaDB (or any MySQL server) to be able to access the admin panel.