Skip to main content

Test

Project description

Emeki

This is my first python package published on PyPI.

Installation

Install as follows.

$ pip install emeki

After a successful installation, it can be run from the command line:

$ emeki

Python command line tool project creation

Emeki includes a command line tool for setting up a project as a base for the implementation of a python command line tool that can be installed via pip. Use the flag --init_pro to run it:

$ emeki --init_pro

It will ask for the name of the author, the name of the project and a directory, where the files will be put. The files include the base structure of a python project including documentation with Sphinx and testing functionality. The main commands to run this project are collected in a PowerShell script make.ps1. Unfortunately there is not yet an Unix version available.

Python library

Alternatively, it can be used as a python library. It mainly provides some functionality for coping with the file system and for testing.

from emeki.util import str2bool

b = str2bool("true")
print(b)

TODO

Some changes that are planned to be implemented in the future:

  • Fix deprecation warning for project creation
  • Inlcude PyPI username specification during setup (and password saving?)

CircleCI

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

emeki-0.1.8.tar.gz (65.3 kB view details)

Uploaded Source

Built Distribution

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

emeki-0.1.8-py3-none-any.whl (66.1 kB view details)

Uploaded Python 3

File details

Details for the file emeki-0.1.8.tar.gz.

File metadata

  • Download URL: emeki-0.1.8.tar.gz
  • Upload date:
  • Size: 65.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.6

File hashes

Hashes for emeki-0.1.8.tar.gz
Algorithm Hash digest
SHA256 4149d664c2ca43dff433eb1ba655e1fc105303970181a20d07f13f1cc6113a8e
MD5 42db3a1cc8038b56b65dee1b8f6eec4c
BLAKE2b-256 2a510c6b6c1cc854f295ec39f5587d52ed6ec9f410aa49f68fd222911a2c6892

See more details on using hashes here.

File details

Details for the file emeki-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: emeki-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 66.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.6

File hashes

Hashes for emeki-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 38286416f59a42f713b4c85be965ae7ad94e7beaa92623aaf685de806731d156
MD5 a15b023e6c2331988aa6d5a5b5d4913e
BLAKE2b-256 7b9c02486bdef14870f8962ac32e03eda5a440e9e6ef1578dbd930b1fcebfab9

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