Skip to main content

package

Project description

lib-name

step to commit:
    step rename:
        rename:
        ./
        |__src/
            |__packge_name/
        to your package name
    step edit:
        edit:
            ./
            |__setup.cfg
        name, version, author, author_email
    step build:
        step-1:
            make a pypi account
        step-2:
            run code on command line:
                Unix/macOS:
                    python3 -m pip install --upgrade build
                    python3 -m pip install --upgrade twine
                    python3 -m build
                    twine upload dist/*
                Windows:
                    py -m pip install --upgrade build
                    py -m pip install --upgrade twine
                    py -m build
                    twine upload dist/*

Uploading distributions to https://test.pypi.org/legacy/

Enter your username: [your username]

Enter your password: [your password, this is hidden]

Uploading package-name-version-py3-none-any.whl

100%|█████████████████████| 4.65k/4.65k [00:01<00:00, 2.88kB/s]

Uploading package-name-version.tar.gz

100%|█████████████████████| 4.25k/4.25k [00:01<00:00, 3.05kB/s]

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

google.com-0.0.1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

google.com-0.0.1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file google.com-0.0.1.tar.gz.

File metadata

  • Download URL: google.com-0.0.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6

File hashes

Hashes for google.com-0.0.1.tar.gz
Algorithm Hash digest
SHA256 bb6669f4a20128bcdc6825d57f2dbaf95d195040dda28a5f0cb2e4df13d91584
MD5 750ea7a21f9c3fa1ff5ec901227feda7
BLAKE2b-256 352f712f4c6c3df9209a9491251a1494a2f93267c2d49bdd9d613312aac1ecf4

See more details on using hashes here.

File details

Details for the file google.com-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: google.com-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6

File hashes

Hashes for google.com-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a1818d6f9a7c398c658cf537d431a174c939b63a9a8390f0a930bf337d0a650
MD5 67fd3ab7c00f961739ad1dd490524adf
BLAKE2b-256 83750417ca4a21cd25446c7ac4160b5d071112598a252ee1f66bd342ef0ff052

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