#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-23.2.3.tar.gz
(28.0 MB
view details)
Built Distribution
File details
Details for the file an-website-23.2.3.tar.gz
.
File metadata
- Download URL: an-website-23.2.3.tar.gz
- Upload date:
- Size: 28.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7dad520f58cb5c349917da6ef5f24468f9adf642b89dc1b7a1c24f9ec616c1b |
|
MD5 | b4cfc87dd34425fd8cb7b0addf0a8771 |
|
BLAKE2b-256 | e6b9481af64ccbc39316650f161d6bcdf8c0eabf5532a7fbf2419a7333ec961b |
File details
Details for the file an_website-23.2.3-py3-none-any.whl
.
File metadata
- Download URL: an_website-23.2.3-py3-none-any.whl
- Upload date:
- Size: 31.1 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 | 5d6a9c781dc4cd129730cfe5315f48518f39224522612ef02f79bb20ba32b117 |
|
MD5 | b0c28174bb12c3182e18fba445e8884a |
|
BLAKE2b-256 | c4a8dc4021e5b5944ddc581df5328f5fff83eb89c1d347387abd7032f972b21d |