#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-22.12.3.tar.gz
(27.7 MB
view details)
Built Distribution
File details
Details for the file an-website-22.12.3.tar.gz
.
File metadata
- Download URL: an-website-22.12.3.tar.gz
- Upload date:
- Size: 27.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acd0a4cebdec45d5f3af6da0e0e5884cf820c797cce5cc70505f321f70f00e4c |
|
MD5 | 8584755baee9036ebe5b7b6702d3dd24 |
|
BLAKE2b-256 | dd70f90feb996e4d58fdc033c683602d25f9fa9e6b4543d6161cb12d2e00f844 |
File details
Details for the file an_website-22.12.3-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.12.3-py3-none-any.whl
- Upload date:
- Size: 30.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43effa2f1c16df04cbecae8786b03043dc05a6b54bdb9b07357e371b3dce3ba9 |
|
MD5 | 5724cb8244bba2fb3a1c6552c1c37f42 |
|
BLAKE2b-256 | 43262e9600802d8e531237967c21f48d6e43f59b475449849722d90b69a08e4c |