orgcrawler

View on PyPIReverse Dependencies (1)

1.0.0b2 orgcrawler-1.0.0b2-py3-none-any.whl

Wheel Details

Project: orgcrawler
Version: 1.0.0b2
Filename: orgcrawler-1.0.0b2-py3-none-any.whl
Download: [link]
Size: 30704
MD5: 80170800cd6ffd195cf9cdff3f0d8b7e
SHA256: 7986be9327cb080887c75dcb4854a075d28bb2fd04e7f5ce51c169943dcbf833
Uploaded: 2020-04-03 02:01:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: orgcrawler
Version: 1.0.0b2
Summary: Tools for working with AWS Organizations
Author: Ashley Gould - University of California Office of the President
Author-Email: agould[at]ucop.edu
Home-Page: https://github.com/ucopacme/orgcrawler
Project-Url: Documentation, https://orgcrawler.readthedocs.io/en/latest/
Project-Url: Issues, https://github.com/ucopacme/orgcrawler/issues
License: GPLv3
Keywords: aws organizations boto3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: botocore
Requires-Dist: boto3
Requires-Dist: PyYAML
Requires-Dist: click
Description-Content-Type: text/x-rst
[Description omitted; length: 815 characters]

WHEEL

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

RECORD

Path Digest Size
orgcrawler/crawlers.py sha256=mBa4-L5oszEQI7hAQFYWLDH2a_N7AVX01UqBFVq3loY 7249
orgcrawler/logger.py sha256=C0UTpUbg5QBavjcYB8-vcsKbukOoGMw7hV0aWqxCVC0 2357
orgcrawler/orgs.py sha256=aS_uKYuuBsjKauq1j9ybByIDyqGaOKLdRpq2WcmAr2Y 25762
orgcrawler/payloads.py sha256=nFrscsqGTu-ouTKzXJqKUh-MWXynKP__F3lZeZln2hU 180
orgcrawler/utils.py sha256=RLfgFboIgbyNqztreCAa0QD0ndAHhLkuvv_Rvt4tRqI 5799
orgcrawler/cli/orgcrawler.py sha256=yjZKZiR8lvpp_5Q2RCUYzrgGNQYPqT4EU_K5afaEfuc 2992
orgcrawler/cli/orgquery.py sha256=iAod706TXn8WFMQBYY0pwga1HclFwukbM0EGPuoO570 4033
orgcrawler/cli/utils.py sha256=ELH1cWxAFgL_R9Z9RCVAG3Zym3YA4f8a0RT5rO_lHtA 2533
orgcrawler/mock/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
orgcrawler/mock/org.py sha256=yWaO4cDMPcZpH24Tve53tQJxTgqpB2VBvW1evCNmSt8 4701
orgcrawler/mock/payload.py sha256=-3Vd02NwYuSOL4orEyAonMTiteXXOHHIGvESTU3iheQ 1970
orgcrawler-1.0.0b2.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
orgcrawler-1.0.0b2.dist-info/METADATA sha256=QhJzXU0hWma-bDeyztBBwMzTcN8TLIYNBiMCc4afwkE 1735
orgcrawler-1.0.0b2.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
orgcrawler-1.0.0b2.dist-info/entry_points.txt sha256=4eijB7VRJU_LlVY2ssm_EYlw5PCGNx-V4Q_kL2SBAXo 103
orgcrawler-1.0.0b2.dist-info/top_level.txt sha256=uGWydiMqLW9Mhc0YR5Hp98o7V3quFa3FSNvdjsXydGE 11
orgcrawler-1.0.0b2.dist-info/RECORD

top_level.txt

orgcrawler

entry_points.txt

orgcrawler = orgcrawler.cli.orgcrawler:main
orgquery = orgcrawler.cli.orgquery:main