axju

View on PyPIReverse Dependencies (0)

0.0.3 axju-0.0.3-py3-none-any.whl

Wheel Details

Project: axju
Version: 0.0.3
Filename: axju-0.0.3-py3-none-any.whl
Download: [link]
Size: 11592
MD5: f485ac3f4a8c2902192874d63b38882f
SHA256: 215218cd1959fcaf82934fa65a1f455ce199711ad49546a7ecac7b1ddc64a9da
Uploaded: 2018-11-10 23:42:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: axju
Version: 0.0.3
Summary: This is my personal package
Author: Axel Juraske
Author-Email: axel.juraske[at]short-report.de
Home-Page: https://github.com/axju/axju
License: MIT
Keywords: git django deploying devops
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: jinja2
[Description omitted; length: 1067 characters]

WHEEL

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

RECORD

Path Digest Size
axju/__about__.py sha256=8MbAS-FpHVNcnbJlWtZMGRnT0oPBWz1rN9_DEI_xhLg 405
axju/__init__.py sha256=CxkWJD3p5ckur5ujOWoLn9J5AYPI5Ni_FLSgXdD1N98 271
axju/__main__.py sha256=ogXjQdNKGTBFRl5_wNsN_noqjYxn5EBwdYqUaeD6L8k 1599
axju/tools.py sha256=OukHL1Owag1P8RgukOCvjjtR99aVi-dsiWpxPFELfdw 1177
axju/core/__init__.py sha256=Nto-KM8CkQMvi9q9XdxPTS2OPOYGzeV3QSOovyB1lwk 97
axju/core/basic.py sha256=WjmMhvzZNVoe3Zhl0566JUsIDsgC68lSulQ8L8Jftq4 3877
axju/core/mixin.py sha256=gIoYCaj5X2EsjYZ_WM_FhuI156jvPYDz1ODbs09DNe4 1810
axju/worker/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
axju/worker/django/__init__.py sha256=SiaIEBQuggXbYm7vWyTVMKEb5_sGNCGibp9PVBVh8Io 4837
axju/worker/django/__main__.py sha256=gMQNi3sIsOoWV5w4weRDiOFvrl-qbolLUehYxzQKyAE 517
axju/worker/django/settings.py sha256=78569AxJsoPhsNq0ZVP_VqkNGNb8RQtJIoNGDk2fj48 3071
axju/worker/git/__init__.py sha256=xEX5p5zEslFBlC1lxax0KFDIvJOCtsfJ0nxhkD6swXY 78
axju/worker/git/__main__.py sha256=up-SjtCQ-TAnbabG3zEvMYzLf9sS95r5fypLUOA90EY 171
tests/django/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/django/test_worker.py sha256=KlPRJLN36DwQy1vX8emVlRI5E0cJY_hPieRYl3kY4bc 918
axju-0.0.3.dist-info/LICENSE sha256=cHVPTENTxWGpMbgP_jzKcOtZ3jhN1ub7DDV2vTZpx7U 1069
axju-0.0.3.dist-info/METADATA sha256=LQWwJVdwe1wufvx12l934H43K2MNAOPW-h6yPbAHiIw 1632
axju-0.0.3.dist-info/WHEEL sha256=MYFsq5fFBwF_oyJgrOoFmYYB1K6Sw7MxY-0897ZLbdM 92
axju-0.0.3.dist-info/entry_points.txt sha256=E91UwAkPpOtOQVQdp61_oQGqV4IV0VYtaXLNKk1GV7k 97
axju-0.0.3.dist-info/top_level.txt sha256=KN89sfPlvaDBFiv-tIVEay867IZ64Z7h3QRIrJT9W7Q 11
axju-0.0.3.dist-info/RECORD

top_level.txt

axju
tests

entry_points.txt

axju = axju.__main__:main
django-deploying = axju.worker.django.__main__:main