libaloha

View on PyPIReverse Dependencies (1)

0.0.2 libaloha-0.0.2-py3-none-any.whl

Wheel Details

Project: libaloha
Version: 0.0.2
Filename: libaloha-0.0.2-py3-none-any.whl
Download: [link]
Size: 21522
MD5: 7a6bb745257a705deace7bee637ce36b
SHA256: 2caece9a634345e3558cf30092470d199157f4f0f7dc5081212510a840518805
Uploaded: 2018-08-20 00:52:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: libaloha
Version: 0.0.2
Summary: Personal library to provide some classes, functions and binaries
Author: Aloha68
Author-Email: dev[at]aloha.im
Home-Page: https://gitlab.com/aloha68/libaloha
License: ISC
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3,<4
Requires-Dist: django (==2.0.6); extra == "django"
Requires-Dist: markdown (<3.0,>=2.6); extra == "markdown"
Requires-Dist: redis (<3.0,>=2.10); extra == "redis"
Requires-Dist: requests (<3.0,>=2.19)
Provides-Extra: django
Provides-Extra: markdown
Provides-Extra: redis
Description-Content-Type: text/markdown
[Description omitted; length: 421 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.11.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
libaloha/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
libaloha/bin/__init__.py sha256=2ch278UD4qCyaHmnya2fEcSPvglymWwmnr2e9iYLOYo 819
libaloha/bin/check_ip.py sha256=v74bl0wceMTmC8dhFd5snJ3H12gsdXAz-osa4YofeyE 2387
libaloha/cache/__init__.py sha256=aVouu3ATIfocoT7RmUJ9lu4ww5yaeZNVGLTsA6hELx0 554
libaloha/cache/exceptions.py sha256=RoTH94G7Og3ntsRzOjQvJE7RbTD27sCxsFM2QxtIr2w 99
libaloha/cache/redis.py sha256=osta7O36X4m07SspACJcXrNi7QtJWQbeSNl5ZXtqmRw 2447
libaloha/django/__init__.py sha256=oYul3TXMKDVN8expuTxSSM8FjHBrJ5Zdy6KhLM__jUs 374
libaloha/django/views.py sha256=lfdjaFMn4ZuBfTfg-5r_jzI8AxBwPH3kFmBBMXD6uk4 2330
libaloha/markdown/__init__.py sha256=Del49WNDkGWAJXLabZD2dKjQe0Y0XMDx-kCK_y4FW7I 2622
libaloha/network.py sha256=NP65ZMVYOZcNsq_f2MCzPCIC622ch6WwfeIAsCSFW70 3229
libaloha/settings.py sha256=A28qjODkprWZ458hfZQo-ScFbQ00L7WDhSTzZaLMpho 165
libaloha/sms.py sha256=cFY74gA-c4s_W-CQ6oHA05SZxdqCOjkSiaYbqR6nJ2k 2010
libaloha-0.0.2.dist-info/entry_points.txt sha256=DdQFCOBdpGZ9aD50J7FRutYeW__fGDrLaXhh3A1zzmI 134
libaloha-0.0.2.dist-info/LICENSE sha256=XOPXjwSRW2qWloT8NSySjJbPHbWPK5A89HhhZT-sG_g 733
libaloha-0.0.2.dist-info/WHEEL sha256=tvK973RUi4LzQSHDxPwhdKmEBUziij3RaNrgndLIb3w 84
libaloha-0.0.2.dist-info/METADATA sha256=AWntf3EFXMe67KPD1wUqBsNLyUWQG5Wxcoypf1Ag-uA 1415
libaloha-0.0.2.dist-info/RECORD

entry_points.txt

check-ip = libaloha.bin:check_ip
check-website-alive = libaloha.bin:check_website_alive
send-sms = libaloha.bin:send_sms