#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 TypeScript and Markdown: dprint
- For building TypeScript and CSS: Deno
(
./deno upgrade --output ~/.local/bin/deno
) - For linting TypeScript: Node.js and pnpm
(
npm i -g pnpm && pnpm setup && source ~/.bashrc && pnpm add -g pnpm && npm r -g pnpm
)
How to check
./check.sh
How to run
python -Xdev -Xwarn_default_encoding -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-23.3.1.tar.gz
(28.2 MB
view details)
Built Distribution
File details
Details for the file an-website-23.3.1.tar.gz
.
File metadata
- Download URL: an-website-23.3.1.tar.gz
- Upload date:
- Size: 28.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb4752efca7a5aa06f2ceacce36f173dadff3a7e668f2b9b44ecc1a89527d776 |
|
MD5 | ec51c5c3e85e938cc059f4ec1b800ab4 |
|
BLAKE2b-256 | dacce05e05e206dc7ec745d9907507b9c1debaae504b1f0f3993bb9e063ac5b0 |
File details
Details for the file an_website-23.3.1-py3-none-any.whl
.
File metadata
- Download URL: an_website-23.3.1-py3-none-any.whl
- Upload date:
- Size: 31.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc56c7ef1ff6035cab185958fcb073149f12d0d1540ea53bf3d64d490a3f1ac5 |
|
MD5 | b84f69882877c0937e5421f50a493c37 |
|
BLAKE2b-256 | b1fa45720da59fda69c67bd927ac335c8b8a11076b10d116b6097d33b7346294 |