#1 Website in the Worlds
Project description
Webseite des AN
How to develop
You need:
- Git (obviously)
- CPython 3.10+
- Packages from requirements-dev.txt (
pip install -r requirements-dev.txt
) - GCC and G++ for building some of the dependencies
- Depending on the used version of CPython: Rust
How to check
./check.sh
How to run
python -Xdev -m an_website
(-Xdev
enables development mode)
How to run (production)
Linux
You need:
- CPython 3.10+
- GCC and G++ for building some of the dependencies
- Depending on the used version of CPython: Rust
- Supervisord
- Redis 6.2
- redis-cell (for ratelimits)
- Elasticsearch 7.17 or 8.x
- UwUFetch
How:
- Create a virtual environment
- Install an-website in the venv (
pip install an-website
) - create a
config.ini
and configure it - run it (
an-website
/python -m an_website
) with Supervisord
FreeBSD
Should work similar to Linux.
macOS
Not supported, but should work.
Windows
Not supported, but maybe works.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
an-website-22.8.18.tar.gz
(27.5 MB
view details)
Built Distribution
File details
Details for the file an-website-22.8.18.tar.gz
.
File metadata
- Download URL: an-website-22.8.18.tar.gz
- Upload date:
- Size: 27.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ec8f2e1fd0b83531e4b8b3bc96613c71a9041d3963a35496d6cfa3d8077e590 |
|
MD5 | 7215f517a9ca1dbd03a2c69d56cd7fd9 |
|
BLAKE2b-256 | 1094c8e78929dba8ec593b0fb2eacaeb9ab2763f535305a533c1f01a02f2f7d8 |
File details
Details for the file an_website-22.8.18-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.8.18-py3-none-any.whl
- Upload date:
- Size: 30.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e32ad4a5850f3628b47222af1e35228ff93fe11818a7880c46261d5b09a1e54 |
|
MD5 | d80a4192e6a2f09fdb8544f60ae38a13 |
|
BLAKE2b-256 | a2b5e8c068621446cfca2bcf0844d835aca94d0990299f923d0e7b5416a8e894 |