#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.11.12.tar.gz
(27.5 MB
view details)
Built Distribution
File details
Details for the file an-website-22.11.12.tar.gz
.
File metadata
- Download URL: an-website-22.11.12.tar.gz
- Upload date:
- Size: 27.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78c9932afd7528919dd68b4b64309a0ebecc3ae30ea0cc8551432c51c0165aa3 |
|
MD5 | ab4f61accff8800361651b0819e1d504 |
|
BLAKE2b-256 | a6e9da8b89b1d743e046ee0bea4dc8ca6bf2c595c82b4d267c578813ca8c8369 |
File details
Details for the file an_website-22.11.12-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.11.12-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.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a08ecbce3d621676621540eec00266793576d52ca2d6aa0b2c89e2090adb7b2e |
|
MD5 | f97f7a1562f1aadb195441d75d636ff7 |
|
BLAKE2b-256 | 9dee3484364ad9cf18fd45f0e6646168d6330eb6d24c20da7f1f53d3bbc90d10 |