Skip to main content

Search Providers package for Mediacloud

Project description

Media Cloud Providers Library

A package of search providers for Media Cloud, wrapping up interfaces for different social media platform.

UNDER CONSTRUCTION- Probably won't get a huge amount of attention for a little bit, but I'm putting this up now since I've done this extraction already.

Install with pip (pip install .) and the install.sh script.

Requires environment variables set for various interfaces to work correctly.

Build

Make sure pip install flit twine so you can build and deploy to PyPI.

  1. Bump the version number in pyproject.toml
  2. Run flit build to create an installation package
  3. Run twine upload --repository-url https://test.pypi.org/legacy/ dist/* to upload it to PyPI's test platform
  4. Run twine upload dist/* to upload it to PyPI

Version History

  • v0.2.4 - Added support for api keys via "provider_by_name"
  • v0.2.3 - removed support for API keys in environment variables- now expected as an argument in providers.provider_for
  • v0.2.2 - transition to use the dedicated mediacloud-api-legacy package to avoid version conflictsgit
  • v0.2.1 - add in a date hack to resolve a lower-level bug in the Media Cloud legacy count-over-time results
  • v0.2.0 - add in support for Media Cloud legacy database
  • v0.1.7 - corrected support for a "filters" kwarg in online_news
  • v0.1.6 - Added support for a "filters" kwarg in online_news
  • v0.1.5 - Added politeness wait to all chunked queries in twitter provider
  • v0.1.4 - Added Query Chunking for large collections in the Twitter provider
  • v0.1.3 - Added Query Chunking for large queries in the onlinenews provider
  • v0.1.2 - Test Completeness
  • v0.1.1 - Parity with web-search module, and language model
  • v0.1.0 - Initial pypi upload

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mc-providers-0.2.4.tar.gz (123.0 MB view hashes)

Uploaded Source

Built Distribution

mc_providers-0.2.4-py3-none-any.whl (123.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page