#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 i -g pnpm && 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.2.18.tar.gz
(28.0 MB
view details)
Built Distribution
File details
Details for the file an-website-23.2.18.tar.gz
.
File metadata
- Download URL: an-website-23.2.18.tar.gz
- Upload date:
- Size: 28.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ba47bf181b9f2dcae1aa7270e01a34857165f7a4a6be873928d68c01cc76c38 |
|
MD5 | f312048bfde8eff5684a9db39324caa5 |
|
BLAKE2b-256 | 278061e46168fc3e4b00e4368655dd5c4b97a640157f78061daf8a499bc33ec6 |
File details
Details for the file an_website-23.2.18-py3-none-any.whl
.
File metadata
- Download URL: an_website-23.2.18-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.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16e6ce3fe005ede1f9c4893a866e4dd9b4428bb7a25a98c0d07b90a5692ae3e6 |
|
MD5 | cde98b8d9e0bc9b5908c75022abbee1c |
|
BLAKE2b-256 | 364f90f83e4592305b6abd6dd9e3832d0363668b35530c8c917e6e06b30842b4 |