#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.1.tar.gz
(27.5 MB
view details)
Built Distribution
File details
Details for the file an-website-22.11.1.tar.gz
.
File metadata
- Download URL: an-website-22.11.1.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 | e75f83778cf1d0a37299b5797247b2b96fa5f8aaf3bb61a789da5b6966d19b86 |
|
MD5 | 26775c8f470f6c0a30b8b51875d831d6 |
|
BLAKE2b-256 | f051952bbeb9804c36fdf64788b15eb45d2361ef2fd15d824ff335c1a38ccd92 |
File details
Details for the file an_website-22.11.1-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.11.1-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 | 563438c91a4d0a3834db8479e417d70cf17f9e6371d615922afcc6830b59aa3f |
|
MD5 | b2fc3fb427fc4ae9d13a7945b8e0115f |
|
BLAKE2b-256 | f3ee0be05693c98e2561fb6b4d4d9e828b5cd759d6c6a4089b391c5c65065050 |