#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.1.16.tar.gz
(27.9 MB
view details)
Built Distribution
File details
Details for the file an-website-23.1.16.tar.gz
.
File metadata
- Download URL: an-website-23.1.16.tar.gz
- Upload date:
- Size: 27.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 027558f754928ec0d9ae559a194931b52c9b21548ac22c40085daddfe2d151f0 |
|
MD5 | ab12552dd44c843761d2639a5dc59a26 |
|
BLAKE2b-256 | 85a33caf8282572e2014794f31d2666ade9d77b567be1d2f78c3179a677ee507 |
File details
Details for the file an_website-23.1.16-py3-none-any.whl
.
File metadata
- Download URL: an_website-23.1.16-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 | e65c53bc2e0a871bcb7a26a689677a3af80d8e684dc2ced24874481d72353d96 |
|
MD5 | 6eee4a2649ddae64d08070dcab75a76b |
|
BLAKE2b-256 | 79b89d7688c127bbd3d5b90e5c6f94f5e04820498ee8ec24c2413af07d9a6eba |