Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/aws/amazon-redshift-python-driver

amazon-redshift aws-redshift data-analysis data-science

Last synced: about 5 hours ago

Repository metadata:

Redshift Python Connector. It supports Python Database API Specification v2.0.


Owner metadata:


Committers metadata

Last synced: about 8 hours ago

Total Commits: 337
Total Committers: 24
Avg Commits per committer: 14.042
Development Distribution Score (DDS): 0.172

Commits in past year: 31
Committers in past year: 3
Avg Commits per committer in past year: 10.333
Development Distribution Score (DDS) in past year: 0.065

Name Email Commits
Brooke White w****k@a****m 279
Brooke White B****e 19
iggarish 6****h 6
dependabot[bot] 4****] 5
ivica.kolenkas i****s@b****m 4
ilesh Garish i****h@a****m 3
H​eikki H​okkanen h****u 2
soksamnanglim 6****m 2
Jessie Chen 1****n 2
Amazon GitHub Automation 5****o 1
Daiki Katsuragawa 5****a 1
Fred 3****2 1
James Dow 4****1 1
Maximiliano Urrutia 5****u 1
Noah Holm 3****z 1
Pierre Souchay p****y 1
Yash Goel 5****1 1
kylemcleland-fanduel 5****l 1
Ash Berlin-Taylor a****b@f****m 1
Dalton Conley d****y@g****m 1
HuaHsin Lu h****u@d****m 1
Kyle Demeule k****e@g****m 1
Ramiro Morales r****o@e****m 1
evgenyx00 e****y@s****m 1

Issue and Pull Request metadata

Last synced: about 5 hours ago


Package metadata

pypi: redshift-connector

Redshift interface library

  • Homepage: https://github.com/aws/amazon-redshift-python-driver
  • Documentation: https://redshift-connector.readthedocs.io/
  • Licenses: Apache License 2.0
  • Latest release: 2.1.1 (published 7 months ago)
  • Last Synced: 2024-11-08T23:19:11.537Z (1 day ago)
  • Versions: 48
  • Dependent Packages: 58
  • Dependent Repositories: 155
  • Downloads: 34,158,121 Last month
  • Docker Downloads: 31,932,040
  • Rankings:
    • Downloads: 0.036%
    • Dependent packages count: 0.313%
    • Docker downloads count: 0.471%
    • Dependent repos count: 1.176%
    • Average: 2.488%
    • Stargazers count: 6.288%
    • Forks count: 6.643%
  • Maintainers (2)
conda: redshift_connector

redshift_connector is the Amazon Redshift connector for Python. Easy integration with pandas and numpy, as well as support for numerous Amazon Redshift specific features help you get you the most out of your data.

  • Homepage: https://github.com/aws/amazon-redshift-python-driver/
  • Licenses: Apache-2.0
  • Latest release: 2.0.908 (published over 2 years ago)
  • Last Synced: 2024-11-08T23:21:30.246Z (1 day ago)
  • Versions: 26
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 19.506%
    • Forks count: 22.755%
    • Average: 25.513%
    • Stargazers count: 25.765%
    • Dependent repos count: 34.025%

Dependencies

.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements-dev.txt pypi
  • docutils >=0.14 development
  • mypy >=0.782 development
  • pre-commit >=2.6.0 development
  • pytest >=5.4.0,<5.5.0 development
  • pytest-cov >=2.10.0 development
  • pytest-mock >=1.11.1,<=3.2.0 development
  • wheel >=0.33 development
requirements.txt pypi
  • beautifulsoup4 >=4.7.0,<5.0.0
  • boto3 >=1.9.201,<2.0.0
  • botocore >=1.12.201,<2.0.0
  • lxml >=4.6.5
  • packaging *
  • pytz >=2020.1
  • requests >=2.23.0,<3.0.0
  • scramp >=1.2.0,<1.5.0
  • setuptools *
setup.py pypi