Skip to main content

Набор компонентов Python, которые упрощают разработку / A set of Python components that simplify development

Project description

📌🇷🇺 Русская версия


Набор компонентов Python для упрощения разработки приложений

ANB Python Components — это библиотека полезных классов и модулей, предназначенная для ускорения процесса разработки программного обеспечения на языке программирования Python. Библиотека включает широкий спектр инструментов, облегчающих выполнение повседневных задач разработчика, от обработки файлов и сетевых запросов до автоматизации тестирования и интеграции с популярными фреймворками.

✅ Основные возможности:

  • Удобные инструменты для работы с файлами и каталогами.
  • Классы для работы с файлами и директориями.
  • Классы для удобной передачи состояния.
  • Новые типы GUID, TwoDimSize, VersionInfo, ShortCodeAttributes и ObjectArray.
  • Расширение массивов, типа bool, типа GUID, типа str.
  • Класс для перевода любого типа в строку и наоборот.

⚙️ Установка и использование:

Установить пакет можно через pip:

pip install anb-python-components

Подключайте необходимые модули и начните пользоваться ими прямо сейчас:

from anb_python_components import TwoDimSize

# Пример использования
two_dim = TwoDimSize.parse('100x150', 'x')

# Теперь присваиваем какому-либо объекту
some_object_width = two_dim.width
some_object_height = two_dim.height

🛠️ Поддерживаемые технологии:

  • Python версии 3.14.0 и выше
  • Совместима с большинством популярных веб-фреймворков и библиотек Python
  • Оптимизирован для работы с большими объемами данных и высоконагруженными приложениями

💬 Вопросы и поддержка:

Для подробной справки обратитесь к руководству по библиотеке в разделе документации:

🔗 Справочное руководство → Документация библиотеки


📌🇬🇧 English Version


Python Component Collection for Streamlining Application Development

ANB Python Components is a collection of useful classes and modules specifically tailored to accelerate the process of developing software using the Python programming language. It offers a broad spectrum of tools that simplify everyday developer tasks, from file manipulation and network requests to test automation and seamless integration with widely used frameworks.

✅ Main Features:

  • Handy tools for working with files and directories.
  • Classes for handling files and folders.
  • Classes for convenient state transfer.
  • New custom_types such as GUID, TwoDimSize, VersionInfo, ShortCodeAttributes and ObjectArray.
  • Extensions for arrays, bool, GUID, and str custom_types.
  • Class for converting any type into string representation and vice versa.

⚙️ Installation and Usage:

You can install this package via pip:

pip install anb-python-components

Import required modules and start using them immediately:

from anb_python_components import TwoDimSize

# Example usage
two_dim = TwoDimSize.parse('100x150', 'x')

# Now assign it to some object
some_object_width = two_dim.width
some_object_height = two_dim.height

🛠️ Supported Technologies:

  • Python: version 3.14.0 or higher
  • Compatibility with most popular Python web frameworks and libraries
  • Optimized for performance with large-scale datasets and highly loaded applications

💬 Questions and Support:

For comprehensive guidance and support, consult the library's documentation section:

🔗 Reference Guide → Library Documentation (in Russian Only)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anb_python_components-1.4.3.tar.gz (63.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

anb_python_components-1.4.3-py3-none-any.whl (79.9 kB view details)

Uploaded Python 3

File details

Details for the file anb_python_components-1.4.3.tar.gz.

File metadata

  • Download URL: anb_python_components-1.4.3.tar.gz
  • Upload date:
  • Size: 63.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for anb_python_components-1.4.3.tar.gz
Algorithm Hash digest
SHA256 e5120a3c37148e108b4be7e869ee98d60065ddc72ef3fa566b23822e2afaec84
MD5 02104a270a4028bbe2c00d259e6dcbfc
BLAKE2b-256 b41d1a3ab331e121facdd2120c864b80c22a76cb6a73cd2ecad7ae18d3de2f84

See more details on using hashes here.

File details

Details for the file anb_python_components-1.4.3-py3-none-any.whl.

File metadata

File hashes

Hashes for anb_python_components-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2cbaac0d0f95b6bc8047a1136b5ee7b11b1a28b46a20a1890a60a0a94b4654c9
MD5 27141dae316f4bb32eb57b5ed0b3dd86
BLAKE2b-256 cb2c28c3937a96a458c70380cb39e89f13288f15b718827dcd38fabb8b508106

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page