Skip to main content

Uma biblioteca para facilitar a criação de scripts de automações com Python

Project description

pymnz

Biblioteca para facilitar a criação de scripts de bot e automações em Python.

Instalação

pip install pymnz


# USO BÁSICO
import pymnz


@pymnz.classes.singleton
class Carro:
    ...


carro1 = Carro()
carro2 = Carro()


if carro1 is carro2:
    print('Mesmo carro')
else:
    print('Carro diferente')

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

pymnz-0.1.6-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file pymnz-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: pymnz-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for pymnz-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1e68dc6970e415651209582d5b29c4bad965acb5dacabeb277869d4f0c1e2400
MD5 e5a608ecd0d28feebfdb1e2a35163b3a
BLAKE2b-256 2e0e092f0f4433a7d02193dc592200f6dfcb493107d0aacdf4a462bec6d4c1d0

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