Skip to main content

A small api for Python code

Project description

Easycoding 精简代码集

Python的常用代码太多、不好调用?

原始with open语句写法:

with open("文件名称","w") as w:
    w.write(要写入的内容、变量名称)

导入easycoding后:

ec.proFile("文件名称", "w", "内容")

pygame播放音乐原始写法:

pygame.load(文件路径)
pygame.play(1, 0)

导入easycoding后:

ec.musicPlay("play", 文件名)

帮助文档正在编写

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

EasyCoding-1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

EasyCoding-1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file EasyCoding-1.0.tar.gz.

File metadata

  • Download URL: EasyCoding-1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5

File hashes

Hashes for EasyCoding-1.0.tar.gz
Algorithm Hash digest
SHA256 b4ab2b64cf692e3c8340813cb1bf0056e2f1561724b0690d232fc82f64df13da
MD5 8325bb1e0a4b7444efb0447504998196
BLAKE2b-256 b50df183ff5bc1634f3ce67e41c4252da356b491c8068d14c26eb0db51d6bf54

See more details on using hashes here.

File details

Details for the file EasyCoding-1.0-py3-none-any.whl.

File metadata

  • Download URL: EasyCoding-1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5

File hashes

Hashes for EasyCoding-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa12e6ea7658569a0ee66142f4f948ce5bfcc7c2e6cd6f09008a1d896ebb5332
MD5 6c85535e2f145b20569c2a6ae85bddbf
BLAKE2b-256 7087aff535cd5c988a50dbf8168f2462ccd984ceed0bb8a701ad4d08c75e5fe0

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