π????た, 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 67c33e0615
All checks were successful
continuous-integration/drone/push Build is passing
Fix little mistake
2020-04-09 14:06:09 +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 Forgot the most important folder -_- 2020-04-09 11:19:31 +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 ignore files 2020-04-09 11:18:09 +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
Dockerfile Python base image is way to large :( 2020-04-09 11:26:07 +02: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
README.md 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

𝛑 😼

"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.

Licensing

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.