Skip to main content

Профессиональный инструмент для сжатия и оптимизации файлов

Project description

from setuptools import setup, find_packages

with open("README.md", "r", encoding="utf-8") as fh: long_description = fh.read()

setup( name="optimus-archive", version="2.0.0", author="Lamskov Daniel", author_email="https://preview-fce-8jqlp4aqox1fdguuy.lork.dev", description="Профессиональный инструмент для сжатия и оптимизации файлов", long_description=long_description, long_description_content_type="text/markdown", url="https://github.com/yourusername/optimus-archive", packages=find_packages(), classifiers=[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", ], python_requires=">=3.7", install_requires=[ "tqdm>=4.64.0", ], extras_require={ "full": ["Pillow>=9.0.0", "cssmin>=0.2.0", "jsmin>=3.0.0"], "images": ["Pillow>=9.0.0"], "minify": ["cssmin>=0.2.0", "jsmin>=3.0.0"], }, entry_points={ "console_scripts": [ "optimus=optimus.cli:main", "optimus-archive=optimus.cli:main", ], }, include_package_data=True, zip_safe=False, )

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

fd_compresser-2.0.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

fd_compresser-2.0.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file fd_compresser-2.0.0.tar.gz.

File metadata

  • Download URL: fd_compresser-2.0.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for fd_compresser-2.0.0.tar.gz
Algorithm Hash digest
SHA256 406e75d9793a1fffdb85914e48964f6a97efef29b319dbaa21bca3c29346a5e8
MD5 172cd52648adbac299d6a2096d6f4c07
BLAKE2b-256 a8161545ca6b3f6760451f1b4f906a3deb5f4e8e958b6ab34f6caec95bd534b0

See more details on using hashes here.

File details

Details for the file fd_compresser-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: fd_compresser-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for fd_compresser-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5fe1e810891f95908dd82f85490fc37263ffee834d1636f673f40d134095fc35
MD5 50997c2a4f68fe9f9e8e7762ca845d3d
BLAKE2b-256 3ecbb86a8e9e87254cdcc442ac7c5bf5e42620d5d5d53ffb9026eef78a93c395

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