Skip to main content

No project description provided

Project description

Unified Reporting SDK (URS)

URS Banner

The Unified Reporting SDK (URS) aids in generating reports across various platforms, beginning with Google Analytics 4 (GA4) and Facebook Ads, with the plan to include more integrations soon. URS abstracts away the complexities of interfacing with different APIs, providing a seamless reporting experience.

Table of Contents

Installation

Install URS directly from PyPI:

pip install findly-unified-reporting-sdk

This command installs the latest version of URS as a wheel package, making it ready to use in your projects without needing any additional package management tools.

Contributing

We welcome contributions from the community! Whether it's in the form of feature enhancements, bug fixes, documentation improvements, or additional integrations, your input is highly valued.

Setting Up Your Development Environment

URS uses Poetry for dependency management and packaging, ensuring a consistent development environment. To contribute, you'll need to set up your environment:

  1. Install Poetry:

    If you haven't already installed Poetry, you can do so using pipx for an isolated installation:

    pipx install poetry
    
  2. Clone the Repository:

    Clone the repository to your local machine to start making changes:

    git clone URL_TO_REPOSITORY
    cd unified-reporting-sdk
    
  3. Install Dependencies:

    Make sure you're using version 3.9 or above:

    poetry env use 3.9
    poetry env info
    

    Install the necessary dependencies to get started:

    poetry install
    

Publishing (For Maintainers)

If you have permissions to publish new versions to PyPI, configure your PyPI token and publish using Poetry:

poetry config pypi-token.pypi YOUR_PYPI_API_TOKEN
poetry publish

License

URS is made available under the GPLv3 License.

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

findly_unified_reporting_sdk-0.6.10.tar.gz (68.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file findly_unified_reporting_sdk-0.6.10.tar.gz.

File metadata

File hashes

Hashes for findly_unified_reporting_sdk-0.6.10.tar.gz
Algorithm Hash digest
SHA256 99a5e9de68b521e35c3c084cd7f81c6c87d70ea4b2d1c40dae7479c2ca605a34
MD5 8cf1cf0fe3d448343b15a14509664f48
BLAKE2b-256 f6f3d63d575ea08f80dae6c05ad333c7bfd4be3ef5a6ab2fc893adf2fe880006

See more details on using hashes here.

File details

Details for the file findly_unified_reporting_sdk-0.6.10-py3-none-any.whl.

File metadata

File hashes

Hashes for findly_unified_reporting_sdk-0.6.10-py3-none-any.whl
Algorithm Hash digest
SHA256 c5a51b044c580e5fb4019dc9d76e90c1f72ce70fdcc033077c70e9def0151892
MD5 c3ff37cdf2131d2ac41b0f9e7bd6f69b
BLAKE2b-256 4cb791c15806a52da7dfa1497373dd677ab3b9e398d2217eaf9a9616af9c9204

See more details on using hashes here.

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