gitlab-data-export

View on PyPIReverse Dependencies (0)

0.4.1 gitlab_data_export-0.4.1-py3-none-any.whl

Wheel Details

Project: gitlab-data-export
Version: 0.4.1
Filename: gitlab_data_export-0.4.1-py3-none-any.whl
Download: [link]
Size: 19918
MD5: 534232fb29edd9c75fe4ac9aa1e7c50e
SHA256: 6481cfd88f2c70a2f33075950b53ce1201696b4388a97bdf1ce6d945ca054a4c
Uploaded: 2025-02-27 21:26:18 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: gitlab_data_export
Version: 0.4.1
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
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE.txt
[Description omitted; length: 6894 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
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=xoqDFcldUHOg0Scqy57q8NzojOL845dDuDpxUnzi7Cg 28781
gitlab_data_export/api/datastore.py sha256=OwF5LefS6p2jMzaUUJektCDa_6CWgfNtwAtbxz-A8J4 6073
gitlab_data_export/api/gitlab_export.py sha256=1qHFL7MLrN8yUF6phhXGL64_8Ir18DfSJ8G2-2lK-is 11246
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.1.dist-info/LICENSE.txt sha256=fVFQvct2AmTNyUGijpLIW4FF-HCZLQhe-o2owpl-FzQ 1065
gitlab_data_export-0.4.1.dist-info/METADATA sha256=MoiK7sMIIEAJ1K-hlIBuEiGG0Fy0yyBd6XyzfeCQWiw 8579
gitlab_data_export-0.4.1.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
gitlab_data_export-0.4.1.dist-info/entry_points.txt sha256=Y0haTdRqORhkRsAUrK8uhYFU25_jPxPnYG_t1giVb3w 70
gitlab_data_export-0.4.1.dist-info/top_level.txt sha256=JFCPVq4PrKbc-zaCLg2Z60RobHY41zO4Eg0jOsxvpOU 25
gitlab_data_export-0.4.1.dist-info/RECORD

top_level.txt

gitlab_data_export
tests

entry_points.txt

gitlab-data-export = gitlab_data_export.driver:main