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.1.tar.gz (10.5 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.1-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fd_compresser-2.0.1.tar.gz
  • Upload date:
  • Size: 10.5 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.1.tar.gz
Algorithm Hash digest
SHA256 142842376f30f39b1cf46b7ba53dd2470d549022c1ab4c114bbb4b33cb91d8fc
MD5 a02d395613699f3c328e172679bfde29
BLAKE2b-256 73ef14a39b65ab5ac4673c970d134d0f4a26a00223b0594d662b3c2868f9563a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fd_compresser-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a5c44f1b160c2212b8901f47dad5748e6c550d034aea0492ac37c6e3b351221c
MD5 d112e7e41137fdc89e181cbb6f38300b
BLAKE2b-256 d8af946cfe33c6922adf05cdc34ed59b31ba2aeae678e03badb6ed54d10d43ff

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