#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.23.tar.gz
(27.9 MB
view details)
Built Distribution
File details
Details for the file an-website-23.1.23.tar.gz
.
File metadata
- Download URL: an-website-23.1.23.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 | d17d577974dcb1ba0b3397e73ffe4a82c35ee677c77474e9bf884570a8b269de |
|
MD5 | 2cb90f6f04e96a65644f804da29048ae |
|
BLAKE2b-256 | af0d33ce9da82048650acaef29d5fc3c198f1f0642c7e6e8d4ee0635e13d980a |
File details
Details for the file an_website-23.1.23-py3-none-any.whl
.
File metadata
- Download URL: an_website-23.1.23-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 | 5da87c7ca5729b75b0aa4e589e3fffa2a5a146e9b1f110c6a7d755c7b2fd87f0 |
|
MD5 | 36b1ee07e4591cf53aa3d528b21fa2d4 |
|
BLAKE2b-256 | 324a3f021f0cd2273cac465fef16a4ed2f68160df1a7e3fdd50e7b4383070120 |