#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
- For linting TypeScript: Node.js and pnpm (
npm install -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.2.4.tar.gz
(28.0 MB
view details)
Built Distribution
File details
Details for the file an-website-23.2.4.tar.gz
.
File metadata
- Download URL: an-website-23.2.4.tar.gz
- Upload date:
- Size: 28.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dec188d511582e7ae33e40111b8e552eedfcfd2164d518a130cbdb7847bbd4d |
|
MD5 | f3ec707509f66ca2f20a962c50fd46b2 |
|
BLAKE2b-256 | f4dc763f2d7f4e6f55d8f442b6fe938812bb7229aa5872c5f868058088a646a0 |
File details
Details for the file an_website-23.2.4-py3-none-any.whl
.
File metadata
- Download URL: an_website-23.2.4-py3-none-any.whl
- Upload date:
- Size: 31.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab27683d397465b150c7dd5638948b13f5fd0f17b8228b2344e6459812fa56ef |
|
MD5 | 5d00e01868fe5f1ca3bf4a3e4aeeef5e |
|
BLAKE2b-256 | fb9613ba1962a460219e14cfebda3a3e461fab6626c5458e08fc3adf05386de5 |