flagsmith


Nameflagsmith JSON
Version 3.6.0 PyPI version JSON
download
home_page
SummaryFlagsmith Python SDK
upload_time2024-03-14 09:44:37
maintainer
docs_urlNone
authorFlagsmith
requires_python>=3.8.1,<4
licenseBSD3
keywords feature flag flagsmith remote config
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img width="100%" src="https://github.com/Flagsmith/flagsmith/raw/main/static-files/hero.png"/>

# Flagsmith Python SDK

> Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and
> organisations.

The SDK for Python applications for [https://www.flagsmith.com/](https://www.flagsmith.com/).

## Adding to your project

For full documentation visit
[https://docs.flagsmith.com/clients/server-side](https://docs.flagsmith.com/clients/server-side).

## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/kyle-ssg/c36a03aebe492e45cbd3eefb21cb0486) for details on our code
of conduct, and the process for submitting pull requests

## Getting Help

If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search
existing issues in order to prevent duplicates.

## Get in touch

If you have any questions about our projects you can email
<a href="mailto:support@flagsmith.com">support@flagsmith.com</a>.

## Useful links

[Website](https://www.flagsmith.com/)

[Documentation](https://docs.flagsmith.com/)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "flagsmith",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4",
    "maintainer_email": "",
    "keywords": "feature,flag,flagsmith,remote,config",
    "author": "Flagsmith",
    "author_email": "support@flagsmith.com",
    "download_url": "https://files.pythonhosted.org/packages/1c/11/39ad27e2b0758f816b3a4296c05fd898337e3816880a7bed81f70a8905be/flagsmith-3.6.0.tar.gz",
    "platform": null,
    "description": "<img width=\"100%\" src=\"https://github.com/Flagsmith/flagsmith/raw/main/static-files/hero.png\"/>\n\n# Flagsmith Python SDK\n\n> Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and\n> organisations.\n\nThe SDK for Python applications for [https://www.flagsmith.com/](https://www.flagsmith.com/).\n\n## Adding to your project\n\nFor full documentation visit\n[https://docs.flagsmith.com/clients/server-side](https://docs.flagsmith.com/clients/server-side).\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://gist.github.com/kyle-ssg/c36a03aebe492e45cbd3eefb21cb0486) for details on our code\nof conduct, and the process for submitting pull requests\n\n## Getting Help\n\nIf you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search\nexisting issues in order to prevent duplicates.\n\n## Get in touch\n\nIf you have any questions about our projects you can email\n<a href=\"mailto:support@flagsmith.com\">support@flagsmith.com</a>.\n\n## Useful links\n\n[Website](https://www.flagsmith.com/)\n\n[Documentation](https://docs.flagsmith.com/)\n",
    "bugtrack_url": null,
    "license": "BSD3",
    "summary": "Flagsmith Python SDK",
    "version": "3.6.0",
    "project_urls": {
        "Documentation": "https://docs.flagsmith.com"
    },
    "split_keywords": [
        "feature",
        "flag",
        "flagsmith",
        "remote",
        "config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c1139ad27e2b0758f816b3a4296c05fd898337e3816880a7bed81f70a8905be",
                "md5": "f66bfd54c54ec27efe55cedf29c5ffd9",
                "sha256": "b189bea8def2a01f2fc2c53a71dcf917ed088a68d8478f7aed4575c488782632"
            },
            "downloads": -1,
            "filename": "flagsmith-3.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f66bfd54c54ec27efe55cedf29c5ffd9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4",
            "size": 9612,
            "upload_time": "2024-03-14T09:44:37",
            "upload_time_iso_8601": "2024-03-14T09:44:37.226718Z",
            "url": "https://files.pythonhosted.org/packages/1c/11/39ad27e2b0758f816b3a4296c05fd898337e3816880a7bed81f70a8905be/flagsmith-3.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 09:44:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "flagsmith"
}
        
Elapsed time: 0.21688s