π????た, 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 4d0784112e
continuous-integration/drone/push Build is passing Details
Fix pypi
2020-04-09 20:32:58 +02:00
static Css fix 2019-12-15 18:34:20 +01:00
templates Fix little mistake 2020-04-09 14:06:09 +02:00
.dockerignore Fix pypi 2020-04-09 20:32:58 +02:00
.drone.yml Automate the build 2020-04-09 10:27:42 +02:00
.env.dist Add Blacklist words to env 2020-02-26 09:31:56 +01:00
.gitignore Fix pypi 2020-04-09 20:32:58 +02:00
Dockerfile Python base image is way to large :( 2020-04-09 11:26:07 +02:00
LICENSE.txt Fix pypi 2020-04-09 20:32:58 +02:00
MANIFEST.in Fix pypi 2020-04-09 20:32:58 +02:00
README.md Distribute to pypi 2020-04-09 19:36:12 +02:00
app.py Fix little mistake 2020-04-09 14:06:09 +02:00
config.py Big Update ! PyNyaaTa doesn't require MySQL anymore /o/ 2020-04-09 14:02:05 +02:00
connectors.py Big Update ! PyNyaaTa doesn't require MySQL anymore /o/ 2020-04-09 14:02:05 +02:00
docker-compose.yml Add db dependancy to docker-compose (thanks Kody again) 2019-12-19 15:00:37 +01:00
forms.py Big Update ! PyNyaaTa doesn't require MySQL anymore /o/ 2020-04-09 14:02:05 +02:00
get404.py Fix pytnon complaining about is keyword with literals 2020-04-09 11:31:35 +02:00
models.py Big Update ! PyNyaaTa doesn't require MySQL anymore /o/ 2020-04-09 14:02:05 +02:00
requirements.txt Update python deps 2020-04-09 11:03:39 +02:00
setup.py Fix pypi 2020-04-09 20:32:58 +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 env variables possible. You have to install MariaDB (or any MySQL server) to be able to access the admin panel.