#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
- For formatting TS and minifying TS & CSS: Deno
- For linting TS: Node.js and pnpm (
npm install -g pnpm)
How to check
./check.sh
How to run
python -Xdev -m an_website(-Xdevenables 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.iniand 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.20.tar.gz
(27.5 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file an-website-22.8.20.tar.gz.
File metadata
- Download URL: an-website-22.8.20.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 |
5055124c22c3d2b344990f692c3621fcc424e543b9ee935a08eb158336702b97
|
|
| MD5 |
98b5e906f0cbc48daf4a2fcffd51cd08
|
|
| BLAKE2b-256 |
e7d29d487f1bae1ba41f3daa741565a1b6b5db2720178e2ce3a116981a1d84c0
|
File details
Details for the file an_website-22.8.20-py3-none-any.whl.
File metadata
- Download URL: an_website-22.8.20-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 |
c25c255c666b71a4bfac6ea05e0851f9610c2e13755e7863f5ae365a92558726
|
|
| MD5 |
cf84a84573b11c06c0a4c08b3b677758
|
|
| BLAKE2b-256 |
42c054eb5148adc5ef8c1498313225eaf529218294bbee87417617ed5c5f6a8a
|