gitlab-data-export

View on PyPIReverse Dependencies (0)

0.4.0 gitlab_data_export-0.4.0-py3-none-any.whl

Wheel Details

Project: gitlab-data-export
Version: 0.4.0
Filename: gitlab_data_export-0.4.0-py3-none-any.whl
Download: [link]
Size: 18515
MD5: 7041861cba8dd738a615544c861e770c
SHA256: 0075b754b11d00fb7e7a0039d3988baa0473bae73e1652a5ab81ba56bce54c96
Uploaded: 2024-03-28 13:55:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitlab_data_export
Version: 0.4.0
Summary: Export GitLab data to external data stores
Author: Belvedere Trading
Home-Page: https://gitlab.com/belvederetrading/public/gitlab-data-export
Project-Url: Bug Reports, https://gitlab.com/belvederetrading/public/gitlab-data-export/-/issues
Project-Url: Source, https://gitlab.com/belvederetrading/public/gitlab-data-export
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Requires-Dist: google-cloud-bigquery (<3.20.0,>=3.0.0)
Requires-Dist: python-gitlab (<4,>=3.0.0)
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: google-auth-stubs; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: python-dotenv; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 6894 characters]

WHEEL

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

RECORD

Path Digest Size
gitlab_data_export/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitlab_data_export/driver.py sha256=mhyJqRVY4jEPZjU9pbdFKiyW06ndygng6C4L5EbvJso 1536
gitlab_data_export/util.py sha256=wPyIEH8_073BcsOIGBKlsL4CvCQy1pGyGRfNysXWAkE 2613
gitlab_data_export/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitlab_data_export/api/bigquery.py sha256=yUFtluosUqnUP72b53b_VlwDFA_jNAjvjHYpaTMNOC4 25401
gitlab_data_export/api/datastore.py sha256=OwF5LefS6p2jMzaUUJektCDa_6CWgfNtwAtbxz-A8J4 6073
gitlab_data_export/api/gitlab_export.py sha256=g7NFPvDBKWeJ_BkhKL_2Rlo9rLLvPZAU9eHRVwtSKLo 9130
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_driver.py sha256=K621igbPBZbpSAr-TPaDqZJi1CM-HSj2mv59vsTqvwk 968
tests/test_util.py sha256=koBSaPH2e2d7w8lTd3nj3OI8rpEtuDJKwDx0Jcy1GR8 2411
tests/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/api/test_gitlab_export.py sha256=cuNF64xtWClHAVExWvIvrjrClRvsbIcf6hRrWutC4JA 1519
gitlab_data_export-0.4.0.dist-info/LICENSE.txt sha256=fVFQvct2AmTNyUGijpLIW4FF-HCZLQhe-o2owpl-FzQ 1065
gitlab_data_export-0.4.0.dist-info/METADATA sha256=siuTH6Y4x8RYOqVMfJpeeTFlpooyycXlTYZzt-9W5MQ 8368
gitlab_data_export-0.4.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
gitlab_data_export-0.4.0.dist-info/entry_points.txt sha256=Y0haTdRqORhkRsAUrK8uhYFU25_jPxPnYG_t1giVb3w 70
gitlab_data_export-0.4.0.dist-info/top_level.txt sha256=JFCPVq4PrKbc-zaCLg2Z60RobHY41zO4Eg0jOsxvpOU 25
gitlab_data_export-0.4.0.dist-info/RECORD

top_level.txt

gitlab_data_export
tests

entry_points.txt

gitlab-data-export = gitlab_data_export.driver:main