#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 minifying 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 -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.8.24.tar.gz
(27.5 MB
view details)
Built Distribution
File details
Details for the file an-website-22.8.24.tar.gz
.
File metadata
- Download URL: an-website-22.8.24.tar.gz
- Upload date:
- Size: 27.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 560b13984ee9eec5b1d226297d33455cada6f0beaa9c840edc6e6d692844b35c |
|
MD5 | 08068eec4d9ba0b2812323130344feca |
|
BLAKE2b-256 | 2e99fe179e1db58c554c41fafd702505a2151705e5bdbff988d00b9519a19482 |
File details
Details for the file an_website-22.8.24-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.8.24-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.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d078698143de6549841f19ba8f769f94ef26d4f56cccc6e9d6170d3f66b40d47 |
|
MD5 | 30e2d2db3a277d02e95e5ed619e70b91 |
|
BLAKE2b-256 | 1a27432d589021cccbc1fb56c2dd144067eae88a6b8d992af0781104a5961560 |