Skip to main content

Biblioteca Python com módulos para sons, interface gráfica, criação semi altomatica de projetos python, e manipulação avançada de arquivos

Project description

py_me

py_me é uma biblioteca Python que oferece módulos para manipulação de sons (music_me) e interfaces gráficas com Tkinter (tk_me).

versão

3.3.4 - lançado em 10/01/26

nome - para ver seus arquivos se replicarem(v7) - nova função(2) - debug(4)

mudanças

  • novas funções como helper e FilerHunter_TrueOrFalse

  • atualização na logica de FilerHunter_SUPER

tk_me

exemplo:

    from py_me import tk_me

    aaa = tk_me.apenas_criar("oi", "100x100")
    def sair():
        aaa.destroy()
    tk_me.botão("sair", 0, 0, "Arial", 14, sair)
    aaa.mainloop()

funções

  • tk_import(nome_janela, tamanho_janela, arquivo_import)
  • apenas_criar(nome_janela, tamanho_janela)
  • label(texto, X1, Y1, fonte, tamanho)
  • botão(texto, X1, Y1, fonte, tamanho, comando)
  • janela_de_Texto(tamanho_X, tamanho_y, local_X, local_y)
  • janela_error()
  • destruir_objetos(objeto)
  • tk_import_tk(nome_janela1, arquivo_tk, texto_label, texto_botão)
  • slider(num_min, num_max, comando, X, Y)

music_me

exemplo

    from py_me import music_me

    music_me.trilha_sonora_inloop(2, "minha\\batida.mp3")
    aaa = music_me.elemento_musical(1, "meu\\som.wav", 12)
    music_me.dell(aaa, 10)

funções

  • trilha_sonora_inloop(velocidade, arquivo)
  • elemento_musical(velocidade, arquivo, tempo_a_esperar=0)
  • elemento_musical_entonado(velocidade, entonacao, arquivo, tempo_a_esperar=0)
  • dell(elemento, tempo_após_o_inicio_da_reprodução_para_o_del)
  • stop(tempo)
  • volume_elemento(som, volume, tempo)
  • volume_geral(volume, tempo)

project_me

exemplo

    from py_me import project_me

    project_me.criar_projeto()

função

  • criar_projeto()

os_me

exemplo

    from py_me import os_me
    a = os_me.path.FileHunter("exemplo.py")
    b = os_me.path.FileHunter("segundo\\exemplo.py")
    os_me.file..execution_sequence([a, b], False, False)

funções

  • file:
    • def replace
    • def create
    • def add
    • def execution_sequence
  • path:
    • FileHunter
    • FileHunter_inverse
    • FileHunter_SUPER
    • FileHunter_TrueOrFalse
    • TIMELINE:
      • get_version
      • get_content
      • get_TIMELINE
      • show_TIMELINE
      • del_TIMELINE
      • run_version
      • del_all
  • details:
    • helper

dependentes

  • pygame
  • pydub
    • FFmpeg

Instalação

pip install py-me

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

py_me-3.3.4.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

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

py_me-3.3.4-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file py_me-3.3.4.tar.gz.

File metadata

  • Download URL: py_me-3.3.4.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for py_me-3.3.4.tar.gz
Algorithm Hash digest
SHA256 4b565934c507b4e0ace8f3fc8527a21d6613746fd87c68b5f05a9d9013aad2ee
MD5 cc220467278ed25c27b72753506eb05b
BLAKE2b-256 9d3207b680aeb42ffb6a3b140cae5febe4f333df9229be36f1c68916176a65dc

See more details on using hashes here.

File details

Details for the file py_me-3.3.4-py3-none-any.whl.

File metadata

  • Download URL: py_me-3.3.4-py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for py_me-3.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 22ed8af9955b1237f8ea88bb100113d5d352beabed403ec9480b46646f8519c9
MD5 1cc7c4f3bd276bf32b2f6c3df9226470
BLAKE2b-256 f13cce0fe6afa5e0436b749ebbe46ff0607f7c8492239833a1fbb30239dea228

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