معرفی شرکت ها


an-website-23.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

#1 Website in the Worlds
ویژگی مقدار
سیستم عامل -
نام فایل an-website-23.4
نام an-website
نسخه کتابخانه 23.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Das Asoziale Netzwerk
ایمیل نویسنده contact@asozial.org
آدرس صفحه اصلی https://github.com/asozialesnetzwerk/an-website
آدرس اینترنتی https://pypi.org/project/an-website/
مجوز AGPLv3+
# Webseite des AN ![License](https://img.shields.io/pypi/l/an-website?label=License) ![Python](https://img.shields.io/pypi/pyversions/an-website?label=Python) ![Implementation](https://img.shields.io/pypi/implementation/an-website?label=Implementation) [![PyPI](https://img.shields.io/pypi/v/an-website.svg?label=PyPI)](https://pypi.org/project/an-website)\ [![Style: Black](https://img.shields.io/badge/Code%20Style-Black-000000.svg)](https://github.com/psf/black) [![Imports: isort](https://img.shields.io/badge/Imports-isort-1674b1.svg?labelColor=ef8336)](https://pycqa.github.io/isort) [![Coverage](https://asozialesnetzwerk.github.io/an-website/coverage/badge.svg)](https://asozialesnetzwerk.github.io/an-website/coverage) ![Total lines](https://img.shields.io/tokei/lines/github/asozialesnetzwerk/an-website?label=Total%20lines)\ [![Downloads](https://pepy.tech/badge/an-website)](https://pepy.tech/project/an-website) [![Downloads](https://pepy.tech/badge/an-website/month)](https://pepy.tech/project/an-website) [![Downloads](https://pepy.tech/badge/an-website/week)](https://pepy.tech/project/an-website)\ [![Check](https://github.com/asozialesnetzwerk/an-website/actions/workflows/check.yml/badge.svg)](https://github.com/asozialesnetzwerk/an-website/actions/workflows/check.yml) [![Deploy](https://github.com/asozialesnetzwerk/an-website/actions/workflows/deploy.yml/badge.svg)](https://github.com/asozialesnetzwerk/an-website/actions/workflows/deploy.yml) [![Release](https://github.com/asozialesnetzwerk/an-website/actions/workflows/release.yml/badge.svg)](https://github.com/asozialesnetzwerk/an-website/actions/workflows/release.yml) ## How to develop You need: - Git (obviously) - CPython 3.10+ - Packages from 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 JavaScript and CSS: Deno \ (`./deno upgrade --output ~/.local/bin/deno`) - For linting TypeScript: Node.js and pnpm \ (`npm i -g pnpm@8 && SHELL=bash pnpm setup && source ~/.bashrc && pnpm i -g pnpm@8 && npm r -g pnpm`)\ (`corepack enable && SHELL=bash pnpm setup && source ~/.bashrc && pnpm i -g pnpm@8` can also be used)\ (`pnpm up -g` to update) ### 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](https://docs.python.org/3/library/venv.html) - 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.


زبان مورد نیاز

مقدار نام
>=3.10 Python


نحوه نصب


نصب پکیج whl an-website-23.4:

    pip install an-website-23.4.whl


نصب پکیج tar.gz an-website-23.4:

    pip install an-website-23.4.tar.gz