#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 -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.3.tar.gz
(27.5 MB
view details)
Built Distribution
File details
Details for the file an-website-22.9.3.tar.gz
.
File metadata
- Download URL: an-website-22.9.3.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 | bb410f1a6bd51ae963d2386c960a5b17db9b5a60075a618a0bec437d3afb8251 |
|
MD5 | 9229fe434739156f7aa60c96fff55568 |
|
BLAKE2b-256 | 4f77bbdb1127c0b2ee49fb1e7b1a68bf111b5439a7a836db53c4aeaf738dd1b5 |
File details
Details for the file an_website-22.9.3-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.9.3-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 | c077cb96b03a1a7a55a676ca934041e4d772b913b0b5b82a68419348ee7c79a3 |
|
MD5 | 5e7d0eabeb1f827391c6acafcad6dcd3 |
|
BLAKE2b-256 | 5e28227eba39a5bd94a4c62913b23f003208892b31f724a429cceebb52212ea3 |