boilee

View on PyPIReverse Dependencies (0)

1.0.0 boilee-1.0.0-py3-none-any.whl

Wheel Details

Project: boilee
Version: 1.0.0
Filename: boilee-1.0.0-py3-none-any.whl
Download: [link]
Size: 22766
MD5: 8a18db940a2787e471ab77c2b671a646
SHA256: 0c990bd9f884e9b23162a5f23743f6df947a9cb4babddc5e5b1c365df26f474c
Uploaded: 2020-10-30 11:10:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: boilee
Version: 1.0.0
Summary: An easy way to create a tool to generate code boilerplates like "npm init" and "vue create" for any programming language.
Author: Vitor Daniel
Author-Email: vitor036daniel[at]gmail.com
Home-Page: https://github.com/vadolasi/boilee
Project-Url: Bug Reports, https://github.com/vadolasi/boilee/issues
Project-Url: Funding, https://donate.pypi.org
Project-Url: Say Thanks!, https://saythanks.io/to/vitor036daniel@gmail.com
Project-Url: Source, https://github.com/vadolasi/boilee/
Keywords: boilerplate cli generator templating
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Code Generators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8, <3.9
Requires-Dist: click (==7.1.2)
Requires-Dist: commonmark (==0.9.1)
Requires-Dist: docopt (==0.6.2)
Requires-Dist: gitignore-parser (==0.0.8)
Requires-Dist: halo (==0.0.30)
Requires-Dist: jinja2 (==2.11.2)
Requires-Dist: log-symbols (==0.0.14)
Requires-Dist: prompt-toolkit (==1.0.14)
Requires-Dist: pyfiglet (==0.8.post1)
Requires-Dist: pyinquirer (==1.0.3)
Requires-Dist: pyyaml (==5.3.1)
Requires-Dist: regex (==2020.10.28)
Requires-Dist: rich (==9.1.0)
Requires-Dist: spinners (==0.0.24)
Requires-Dist: sqlalchemy (==1.3.20)
Requires-Dist: termcolor (==1.1.0)
Requires-Dist: typing-extensions (==3.7.4.3)
Requires-Dist: unipath (==1.1)
Requires-Dist: wcwidth (==0.2.5)
Requires-Dist: six (==1.15.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
Requires-Dist: markupsafe (==1.1.1); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: colorama (==0.4.4); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: pygments (==2.7.2); python_version >= "3.5"
Requires-Dist: appdirs (==1.4.4); extra == "dev"
Requires-Dist: black (==20.8b1); extra == "dev"
Requires-Dist: certifi (==2020.6.20); extra == "dev"
Requires-Dist: cffi (==1.14.3); extra == "dev"
Requires-Dist: chardet (==3.0.4); extra == "dev"
Requires-Dist: click (==7.1.2); extra == "dev"
Requires-Dist: isort (==5.6.4); extra == "dev"
Requires-Dist: mypy-extensions (==0.4.3); extra == "dev"
Requires-Dist: pathspec (==0.8.0); extra == "dev"
Requires-Dist: pkginfo (==1.6.1); extra == "dev"
Requires-Dist: readme-renderer (==28.0); extra == "dev"
Requires-Dist: regex (==2020.10.28); extra == "dev"
Requires-Dist: requests-toolbelt (==0.9.1); extra == "dev"
Requires-Dist: rfc3986 (==1.4.0); extra == "dev"
Requires-Dist: toml (==0.10.1); extra == "dev"
Requires-Dist: twine (==3.2.0); extra == "dev"
Requires-Dist: typed-ast (==1.4.1); extra == "dev"
Requires-Dist: typing-extensions (==3.7.4.3); extra == "dev"
Requires-Dist: webencodings (==0.5.1); extra == "dev"
Requires-Dist: tqdm (==4.51.0); (python_version >= "2.6" and python_version not in "3.0, 3.1") and extra == "dev"
Requires-Dist: pyparsing (==2.4.7); (python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2") and extra == "dev"
Requires-Dist: six (==1.15.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2") and extra == "dev"
Requires-Dist: idna (==2.10); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: packaging (==20.4); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: pycparser (==2.20); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: bleach (==3.2.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: colorama (==0.4.4); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: cryptography (==3.2.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: docutils (==0.16); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: requests (==2.24.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: urllib3 (==1.25.11); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4") and extra == "dev"
Requires-Dist: pygments (==2.7.2); python_version >= "3.5" and extra == "dev"
Requires-Dist: keyring (==21.4.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: jeepney (==0.4.3); sys_platform == "linux" and extra == "dev"
Requires-Dist: secretstorage (==3.1.2); sys_platform == "linux" and extra == "dev"
Provides-Extra: dev
[Description omitted; length: 6385 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
boilee/__init__.py sha256=OOxGCHeS1m0ekDGXotuqPzTR3wVs8DXArTECerTrwdM 541
boilee/__main__.py sha256=V0f9wO9N8Fw0UERaBpHt0yEaLJ_SeP2PAobDC9bKHdc 97
boilee/database.py sha256=u5f_2bxJa2NTqNCFV9wXWuvOyEbDsdQALSVYhJGhNnA 2479
boilee/utils.py sha256=4W0WZGTzEJnOMW40XnLJQsniFUw1OH-5dmLskGnbfn4 167
boilee/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
boilee/scripts/boilee.py sha256=X9FB0CBzEqSoyr3f1GAF7cppnJN3GHT_NcAFREa1wW4 311
boilee/scripts/make.py sha256=fkCZBtPhPgKmcMdStu-rBsoNwizrr3iZSDeOLEm72OM 9702
boilee/scripts/run.py sha256=kF77uCBHJGjx1qOoGFp2XIJrUlcbTLCjgg5sa3jZHMc 4203
boilee-1.0.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
boilee-1.0.0.dist-info/METADATA sha256=DkULedOHvjMPr3bw_1CgpkRWnebW_7Kn3VYGL8h4lkM 11301
boilee-1.0.0.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
boilee-1.0.0.dist-info/entry_points.txt sha256=IwhHsIPkbtjiMbRPBadz2xBVODvDBddwS6oqckEOCBE 54
boilee-1.0.0.dist-info/top_level.txt sha256=yIJliZ7dU4Nh7Df-z6BNcHmtNmenIWdqyokpi_2XsTk 7
boilee-1.0.0.dist-info/RECORD

top_level.txt

boilee

entry_points.txt

boilee = boilee.scripts.boilee:cli