Skip to main content

Biblioteca Python com módulos para sons e interface gráfica

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

1.2.6 - lançado em 2/10/2025

mudanças

  • correção de fatal erro

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)

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-1.2.6.tar.gz (9.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-1.2.6-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for py_me-1.2.6.tar.gz
Algorithm Hash digest
SHA256 388c4c739da3420ccee756c2fa4758e7b325cb9189a5c031054c63dafeb2aa36
MD5 9c3460e0e7086d3a05a09d9dbaa2a059
BLAKE2b-256 e04520d1ab31d2f69f56ce4091e58ecfdfea30e867eff3c08e74dc6352bb37e1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for py_me-1.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 89364e1f689db454c127d494bd70ac5a13d82ac13f1f722595612247a296903c
MD5 fe5fc765a748218730d7cf8fcf54e420
BLAKE2b-256 d3add88baf5ea28b7634cdac19c411e22159ece1e8eb0d2b208c0314d414f477

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