#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.9.29.tar.gz
(27.5 MB
view details)
Built Distribution
File details
Details for the file an-website-22.9.29.tar.gz
.
File metadata
- Download URL: an-website-22.9.29.tar.gz
- Upload date:
- Size: 27.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6edaf8aa188f21cd1843a65cc196edfbf76eb6a07e12e663571091f773b1021 |
|
MD5 | f3432f9e77cf32117bc9a331d15bf3d5 |
|
BLAKE2b-256 | 48c9ac06b01b3922350f1ccc60d926f13320d1c100d32b0cfea45733d51e7ea6 |
File details
Details for the file an_website-22.9.29-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.9.29-py3-none-any.whl
- Upload date:
- Size: 30.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2c23a8ecabd6450e83661b15e46786e68d8c08f3250190b88001fe0b652a17e |
|
MD5 | dfb80ffe80bea1469ced97236f922381 |
|
BLAKE2b-256 | e6ecd6670779164f09dc17e132bc69fbb2a1c3fefb5a89dcdd8a7e85f47cd480 |