Skip to main content

Библиотека для работы с данными и т.д.

Project description

📦 SUWWP V0.2.01 - Speeding up Work with Python (SUW2P)

Create by Xwared Team and Dovintc, Project SUWWP - Speeding up Work with Python (SUW2P)

Инструмент для ускоренной работы с данными в Python

Функции:

1. time_now(format="YHMS", sep="str", help="bool"):

print(time_now(format="HM")) выводит время в формате HH:MM вывод: 09:33

print(time_now(format="jHM")) выдаст ошибку "ValueError("Invalid format character")"

print(time_now(format="HM", sep=" / ")) меняет разделитель на /, вывод: 09 / 33

print(time_now(format="YHMS", sep=":::")) потдерживает любые форматы! вывод: 2025:::09:::33:::53

print(time_now(format="MSв", help=True)) потдержка вспомогательных символов для более точного понятия часов минут и т.д. вывод: 33M:53S

2. file_read(file_path=str, expansion=".txt", encoding="utf-8"):

content = file_read(file_path="./file.txt") вернет весь текст из файла

3. structure_project(folder_path = ".", Mode="files", WMode=True):

structure_project(folder_path=".") вернет только файлы (только их названия)

structure_project(folder_path=".", Mode="file-directory") вернет не только файлы но и папки (также только их название)

structure_project(folder_path=".", Mode="file-directory", WMode=False) вернет Mode вместе с папками и файлами в виде списка

Установка

pip install SUWWP==0.2.01

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

suwwp-0.2.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

suwwp-0.2.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file suwwp-0.2.1.tar.gz.

File metadata

  • Download URL: suwwp-0.2.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for suwwp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 d676554c4f1b482e635f0c8ef0cafba361f8549a17202b0a2f5865eaa8f93a5e
MD5 f29f99c250aaa5a36ed2c7cbf948b018
BLAKE2b-256 590d5278acf05908590a2d141a288ae253b03df3dc74d40717b342da8c5cc844

See more details on using hashes here.

File details

Details for the file suwwp-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: suwwp-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for suwwp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d83b900bb34b5680b70e6197e2d9a91449b498b48944bc5850a8154d944689d4
MD5 2405dd2d1d79455f5cde5c919fdf37c0
BLAKE2b-256 89c3a6049fdfe29cf4e07c64a545384ea7c40cac5d9594ff6ce81843d6bd0c7a

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