enterprise

View on PyPIReverse Dependencies (0)

0.4.2 enterprise-0.4.2-py3-none-any.whl

Wheel Details

Project: enterprise
Version: 0.4.2
Filename: enterprise-0.4.2-py3-none-any.whl
Download: [link]
Size: 84063
MD5: cb44272f35c8cdb540d40b14d3064f7b
SHA256: fdd1fadcafd24ccc19ed5fc57b7d463be1052d3256371962a14580c061633fb2
Uploaded: 2020-08-24 03:28:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: enterprise
Version: 0.4.2
Summary: A bunch of libraries for building backend enterprise on django
Author: Arif Dzikrullah
Author-Email: ardzix[at]hotmail.com
Home-Page: https://github.com/ardzix/django-enterprise-core
License: GPL 3.0
Keywords: enterprise,backend,admin,crud,django
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Dist: Django (==2.2.13)
Requires-Dist: djangorestframework (==3.9.1)
Requires-Dist: timeago (==1.0.8)
Requires-Dist: psycopg2 (==2.7.5)
Requires-Dist: postgis (==1.0.4)
Requires-Dist: arrow (==0.12.1)
Requires-Dist: pycountry (==17.5.14)
Requires-Dist: rackspacesdk (==0.7.5)
Requires-Dist: openstacksdk (==0.17.2)
Requires-Dist: PyJWT (==1.7.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2755 characters]

WHEEL

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

RECORD

Path Digest Size
enterprise/__init__.py sha256=6_tax2tlGDsSdbGZ1Wq1B402FNDSSZLAFGqEzeLRiNg 548
enterprise/apps/__init__.py sha256=qV88epHXB5HEiIL4wVBv9IfQO0LviO_Z-0Np4MHJYEE 550
enterprise/apps/authentication/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/apps/authentication/admin.py sha256=suMo4x8I3JBxAFBVIdE-5qnqZ6JAZV0FESABHOSc-vg 63
enterprise/apps/authentication/apps.py sha256=nnon73KPIsweY9MBI6e7k9YAhSCpNkEPBD4aVkCA1VE 96
enterprise/apps/authentication/models.py sha256=Vjc0p2XbAPgE6HyTF6vll98A4eDhA5AvaQqsc4kQ9AQ 57
enterprise/apps/authentication/tests.py sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g 60
enterprise/apps/authentication/urls.py sha256=Ptz_6EUZ1PEzbRWfAPBwMQaTbn9ItM0HwEIrU2Fht8Q 1222
enterprise/apps/authentication/views.py sha256=qPD10Hw4xHGeBIZW8Q_m1xnz2BtfxqRoR8xIwaWOq8Y 6267
enterprise/apps/authentication/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/apps/superuser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/apps/superuser/admin.py sha256=suMo4x8I3JBxAFBVIdE-5qnqZ6JAZV0FESABHOSc-vg 63
enterprise/apps/superuser/apps.py sha256=AECdZbF9_275EJZ64OVRakU3N8leEYw8y1KlSN99MYA 93
enterprise/apps/superuser/forms.py sha256=DkZDjBXNgIKH1xa36HAZePExCCQt1TckLMZRB8Tcx9s 1794
enterprise/apps/superuser/models.py sha256=Vjc0p2XbAPgE6HyTF6vll98A4eDhA5AvaQqsc4kQ9AQ 57
enterprise/apps/superuser/tests.py sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g 60
enterprise/apps/superuser/urls.py sha256=JLsni9i1zBmTCSGsJdlQzqb0l9QTxeqgqreMKrmkiOc 1322
enterprise/apps/superuser/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/apps/superuser/views/__init__.py sha256=tE_oS0Y0EbC8I-V6eQvP1c_ydKkNT8wJ8ZkEn_o9gE0 812
enterprise/apps/superuser/views/group.py sha256=h4UxbmcHj4zQiIi_aMSz7z37jXVVep2gS9ENdQyR34Y 2893
enterprise/apps/superuser/views/permission.py sha256=kaJROHRuvhSltYY_mfF2Aesk1RTv97DqB624bGEs2N8 2712
enterprise/apps/superuser/views/user.py sha256=EqWHxHfbL_FqYSN89UZZa8naLfYqOsPM_OaIxMbj6CI 3401
enterprise/apps/tracker/__init__.py sha256=gMJuGubQ_wWr1C9PjU6qroijnAkFj8sOSvkzZHkHM3Q 482
enterprise/apps/tracker/apps.py sha256=WiyeAmKLGdzFYn1F6JzyELkS-jKGNUtyPFUczYWByBM 89
enterprise/apps/tracker/tests.py sha256=6XGLvSyq77NBA-54lpBPufJYzhKxWxNjZcA_mbJpSO4 479
enterprise/apps/tracker/urls.py sha256=Mcv76KdvA1ur6X6ZO5zoPTWFqpoI1UUphrhBVmN9jwA 703
enterprise/apps/tracker/views/__init__.py sha256=xwUjBF7WYInOKeMWxDbiHp4Us-Ra6-q-HhZNsIfrKyw 736
enterprise/apps/tracker/views/raw.py sha256=oVMent1s7hpbDYrmjHH6KG1vNxjRKvJfuwnKEB8orqg 1307
enterprise/libs/__init__.py sha256=jCFRQ1g36lSPsBxZG309hPDl40KBU7xrVu0RPp82qKU 552
enterprise/libs/base36.py sha256=NYS7_OcGwdlvsFzcRvKzd1pBtacDl1i-wyd7395uY-I 1442
enterprise/libs/base62.py sha256=opdvgyf7BZ8vU2-aL9a7pTrUIOHo0zd4kdx2GrTobJA 1287
enterprise/libs/brand.py sha256=2U16hulfK_TocL3K680GZUbHXOJdpeR9QAEnGVCM32w 4415
enterprise/libs/decimal_lib.py sha256=Af8NQq5fHOoXTWPl2eV32heTEp2Qbt9nv51sJcEFwo8 816
enterprise/libs/email.py sha256=Tc6BMBFnPlhKxMpPVff9f0GWQFSvCNTFaqf7tglBXU0 1892
enterprise/libs/form.py sha256=7GN54cXa6PIfzEIMKsXQxOl5-o2ifb-RUA6ffN-PqgA 6198
enterprise/libs/ip_address.py sha256=5py88pQtHhg7omODH4OnGY5VwKt8yzwELKL4i6Q5ktw 817
enterprise/libs/json_response.py sha256=RWSi7DQIPliEsUSpvrAjWxaS4sd8wLJgtcgOjcNuAUg 889
enterprise/libs/model.py sha256=ZO5sSOT8nWfjCrWO_MVqZBtNQLmIqf9foWARG0PZnJo 12525
enterprise/libs/moment.py sha256=EykkksGR6bFRG50RhsPskdDWID-5_YADPVT0eqeeLms 1150
enterprise/libs/nonce.py sha256=gNHdphyKgTqQxkPnEZEwHxpnpO5RiZK9Hh08hEAikAM 1023
enterprise/libs/otp.py sha256=t8LfWtQBXxbtcRXgQhYjRztyhafyHw9Lt8kB-ToJG5E 808
enterprise/libs/pay_constants.py sha256=L19U6dbr9Z0uEImP_nw7rjQfOa83zOq_CtN-li6ain4 8266
enterprise/libs/rackspace_cloud_files.py sha256=0wc5ZYgNjjUpTwAwQQv_JD_PQ8xpG-xy0-wdPLSttoM 7324
enterprise/libs/storage.py sha256=Mgjz0ckYBkPLeFkGWGfyERNfSc9lESdnHEP45fK6tRA 2873
enterprise/libs/payment/__init__.py sha256=agPZd9uwGIGzjM4Aa7h4siHlPUJwEclryVq6iHe7TY4 1999
enterprise/libs/payment/midtrans.py sha256=kX1-SAGxEvx0jOBkSl47CgNja3PfqVrnv8VFcxcNvJ4 8353
enterprise/libs/payment/wallet.py sha256=LCcifrJeGwT0ewTwwhGd2BcfooCiJlH7e2i1wgTvrUk 4267
enterprise/libs/payment/xendit.py sha256=3Ynh2TryCMZRCWGWRahgDp5ioRy5bH_kivHXUJ0GTgU 1605
enterprise/libs/rest_module/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/libs/rest_module/authentication.py sha256=bZqlng3kYHm3Zo9-LlXq-sf8L_T_JL-TnL_c3yW0OK4 1974
enterprise/libs/rest_module/permission.py sha256=smV91xxKqjA74llOlmRgkVYpm5DGyuTY8KqGQLGRf7s 1237
enterprise/libs/rest_module/search.py sha256=Xi19E08GNwpZOFU_B5vOWmWvMZlUhFZtu9LWRuU-bm4 958
enterprise/libs/rest_module/serializer.py sha256=UBbTrbR4YzfuoEnR8ydXnbkoBx2LkHfglTpopTvLMJY 3250
enterprise/libs/rest_module/viewset.py sha256=N7T4rAZjT2guCw3zkN3yuTftjiJYQnHkmvY8sTl8Lo0 4975
enterprise/libs/view/__init__.py sha256=aAQNryOyci8Seidzv9-qe59S-YK5sJnHh-YOPjtocUw 7206
enterprise/libs/view/form.py sha256=t1kAlJWSXdHXG-h9a1JiJNQQ_Fy6M5LdVNk-ngYIR4c 2355
enterprise/libs/view/tracker.py sha256=fiaOIvHAmwX4F5jPcvXL_33no_9HR0Sm1WCo1RVlWLY 1900
enterprise/structures/__init__.py sha256=iqYvB-FePO2mjtdbzvOYY0BDCLSf9j27u01F0dIgbNg 474
enterprise/structures/authentication/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/structures/authentication/admin.py sha256=SevAT7ZknrCKFwVuh2xMSkRCs9mB3y7ckFi-xCpS89w 1129
enterprise/structures/authentication/forms.py sha256=WQyqjMrUk-9UdJo_EOIMfRfzZXMnPMs-P3BdD6xTt0o 3622
enterprise/structures/authentication/models.py sha256=BRHM31eWbTNKgJTiK6J499FsU9aV_WAAYdGu7a39vb0 7968
enterprise/structures/authentication/migrations/__init__.py sha256=9gmbcngtAmfUpjxclkeY63Xene0MNOGGiAURVXVTvzw 552
enterprise/structures/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/structures/common/admin.py sha256=F9ZMJyPi03algm0VEIaa0Hd59OubJ-hoY3EWY1EJqlU 419
enterprise/structures/common/apps.py sha256=7sELXDdsE5sTYCZYbvWg92gCtvSpRSxKkLoZ9eGLeT8 152
enterprise/structures/common/forms.py sha256=2HIeqdSgth0-cB_Gb8F-aBjhmRYK3YwX7DsK0kghgTE 1349
enterprise/structures/common/middleware.py sha256=BQ6maN57JktUs_TErmjBZn9VpPJTJk6KX-6msfakaWA 2356
enterprise/structures/common/tests.py sha256=cDnjC3qaHJHFNgAHvqe_qeX8W_w9g6tn4DlmuGPYKJo 125
enterprise/structures/common/views.py sha256=l8lsxc8-aDxMcYAj3CfstHzqhAKHvlODhTfKVrRlKQg 376
enterprise/structures/common/migrations/__init__.py sha256=E6CvpQt3nukC2YJ6MATSIzlHUZRQBlmQdVad0Bmx0Xs 507
enterprise/structures/common/models/__init__.py sha256=iBeWGluYyxC9HqbZ4A9DmXbn7IBaQ-hnuuCFvg0S2BE 3897
enterprise/structures/common/models/base.py sha256=80ndjvFxckyuNEGlWMnVNjUJ5zGaZX-9YskY4-fCAag 12070
enterprise/structures/integration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/structures/integration/admin.py sha256=K50WFas0DJgYwizQr-VKv0YsrYpG9ysndWn2iv5lYmo 188
enterprise/structures/integration/migrations/__init__.py sha256=jLyxvRx5uCFXyy0TKXPM1b03rN4Ces-tnTg6Frk2YXk 536
enterprise/structures/integration/models/__init__.py sha256=INmYEu_NeSoI14_g247_6chlM3fp0zPNDomRtQYd_G0 490
enterprise/structures/tracker/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
enterprise/structures/tracker/admin.py sha256=J29mprl1vbBlRl6al7NoLyVNkk46I4pGp9P58wdWDkw 218
enterprise/structures/tracker/models.py sha256=5Cg0Zoiis33eyuSIpcWZXgKRLVQ4s-XommwXqvEocT8 2879
enterprise/structures/tracker/utils.py sha256=F0Nuy_hUV0T9Phv2d0uQ7QHEnnwQ7AeXoNeICK3vKds 150
enterprise/structures/tracker/migrations/__init__.py sha256=eY1YFjVHvmJTa4jxh6ipaYsmiCRklbvU0nGdCJTLC64 536
enterprise/structures/transaction/__init__.py sha256=Hrk61RRXu5McdPkSx6Nr7RJHuEM6caTA4aXLj3TWjfc 519
enterprise/structures/transaction/admin.py sha256=Y87kkQhIzNbTODP3UYWZqDymnIzGiyOFNmSzdT1Q47U 946
enterprise/structures/transaction/migrations/__init__.py sha256=eKvXKcNd-VSTOpm7JP3rjpy8x1qK_yeE2V4iZzPQC-U 507
enterprise/structures/transaction/models/__init__.py sha256=EtTCLh-C1dOh-zz4C0KelUafSPYP4ryMynMpDSWEsAE 8073
enterprise/structures/transaction/models/manual.py sha256=GuSrnfbE9YHqJTnWPgnVM422Y6wCOctiXkGbVdJVypI 1386
enterprise/structures/transaction/models/midtrans.py sha256=4SBaGKCgshSTRD1aUfLzXXu6iZYlYLhJbIYJy5n8WME 1517
enterprise-0.4.2.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
enterprise-0.4.2.dist-info/METADATA sha256=s7fwao2H5wIPZ1EwT0WDNG6XJzCRqIhxaxdqCfbLSPU 3745
enterprise-0.4.2.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
enterprise-0.4.2.dist-info/top_level.txt sha256=nBaf6QD_eXkDlXhCh7-oLw3ABZN1o0oogbm3Rcjv1C4 11
enterprise-0.4.2.dist-info/RECORD

top_level.txt

enterprise