#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.12.19.tar.gz
(27.7 MB
view details)
Built Distribution
File details
Details for the file an-website-22.12.19.tar.gz
.
File metadata
- Download URL: an-website-22.12.19.tar.gz
- Upload date:
- Size: 27.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15ac7b5e59e12a807ac1768a0a6f133eaa927bb22632db4b7450ec75c05c5311 |
|
MD5 | 3ff057504dee6f92a698c2bc6b78297d |
|
BLAKE2b-256 | 529ee67daf4b9ec16d6cc7235ebd49061e38849b530e8dfbe809ba8b354c1a32 |
File details
Details for the file an_website-22.12.19-py3-none-any.whl
.
File metadata
- Download URL: an_website-22.12.19-py3-none-any.whl
- Upload date:
- Size: 30.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67d291ab9edeec4e71704e54211719284948b56c9d85eff3b1f7b30433689d47 |
|
MD5 | 71b19803d78070628898a49ee2c8f6f2 |
|
BLAKE2b-256 | 00479cedc3bf1a1e24791df31a120469a290a93db0e8a85fa2ad5f936d34baf8 |