Skip to main content

Very reusable python code

Project description

Futsu

Futsu = Japanese 普通 , means general, ordinary, usual.

You can see this lib is like Apache Commons, but in python.

https://github.com/luzi82/py.futsu

Cheat sheet

virtualenv --python python3 venv source venv/bin/activate

pip install --upgrade setuptools wheel nose twine python3 setup.py test python3 setup.py sdist bdist_wheel

python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*

deactivate

mkdir tmp;cd tmp virtualenv --python python3 venv_test source venv_test/bin/activate pip install --index-url https://test.pypi.org/simple/ --no-deps futsu python3 -c "import futsu;print(futsu.name)" deactivate cd ..

source venv/bin/activate python3 -m twine upload dist/* deactivate

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

futsu-0.0.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

futsu-0.0.2-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: futsu-0.0.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for futsu-0.0.2.tar.gz
Algorithm Hash digest
SHA256 f75896fbd929bb94bddece9e3e6796b60805360af9103349c34337caeea7c219
MD5 7202ff52da9b8b582fedcbddfd8b2ca2
BLAKE2b-256 3c9215c18afa7b4c717f642f36c401f84a34b846be71e415672c87e2f0e96dbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: futsu-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for futsu-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9c8d311e57e0b5cc57ec6bf847f380e2841f904f8c8a6f5dc9e03c9a3ad8c789
MD5 8a52e4b7e62e050833572a8e8230dd28
BLAKE2b-256 0c6da4aaefb9ded68530ae18ed05087dfc0f867eb4e45d024a82156c1016fba6

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