Skip to main content

Artificial intelligence generation model, video decoding input, coding output.

Project description

AIGC File

Abstract

File renaming, path acquisition, folder creation, file indexing and other operations

Installation

pip install aigcfile

vscode config

{
    // 粘贴时,规范代码,自动帮你满足autopep8代码规范,需要vscode安装有autopep8插件
    "editor.formatOnPaste": true,
    "editor.multiCursorModifier": "ctrlCmd",
    // python 解释器的路径
    "python.defaultInterpreterPath": "/home/william/.conda/envs/aigcav/bin/python",
    // 字数提示分割线,有多少个数,就有多少条分割线
    "editor.rulers": [
        80,
        120
    ],
    "python.languageServer": "Jedi",
    "python.formatting.provider": "none"
}

build

python3 -m pip install --upgrade build
python3 -m pip install --upgrade twine
python3 -m build
python3 -m twine upload dist/*

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

aigcfile-0.0.2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

aigcfile-0.0.2-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file aigcfile-0.0.2.tar.gz.

File metadata

  • Download URL: aigcfile-0.0.2.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for aigcfile-0.0.2.tar.gz
Algorithm Hash digest
SHA256 51fe18511df099003d67eedac69c1c1e4aa991541dc0f74cb0477663410df78b
MD5 36aafaf0b89dd79deaef4808f70a1876
BLAKE2b-256 14429c279660ad9b75ba1ffa872b7245252cc831db75346b59fc546ff172e9e0

See more details on using hashes here.

File details

Details for the file aigcfile-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: aigcfile-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for aigcfile-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a18ff2845c8ca89abc992b17ec9e347d6235c9dad1b2accfcb9a8b63d009c030
MD5 4d15e35b989ea5ad878d3f7ada8534be
BLAKE2b-256 b44d0b887402f12aeaf39f15ec1053bd1a5c32b436b7ee58ef228e4559299f82

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page