# Prospector profile utils
It contains some utility Prospector profiles.
## Usage
```bash
pip install prospector-profile-utils
```
Then, in your `.prospector.yaml` file, you can use the profiles like this:
```yaml
inherits:
- utils:base
- utils:fix
- utils:c2cwsgiutils
- utils:no-design-checks
- utils:unsafe
```
## Contributing
Install the pre-commit hooks:
```bash
pip install pre-commit
pre-commit install --allow-missing-config
```
Raw data
{
"_id": null,
"home_page": "https://github.com/sbrunner/prospector-profile-utils",
"name": "prospector-profile-utils",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "St\u00e9phane Brunner",
"author_email": "stephane.brunner@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f2/7b/fd8d48905dbe777d0e71885775234f3e4de482b74a52ae12329ddd48cdb1/prospector_profile_utils-1.11.1.tar.gz",
"platform": null,
"description": "# Prospector profile utils\n\nIt contains some utility Prospector profiles.\n\n## Usage\n\n```bash\npip install prospector-profile-utils\n```\n\nThen, in your `.prospector.yaml` file, you can use the profiles like this:\n\n```yaml\ninherits:\n - utils:base\n - utils:fix\n - utils:c2cwsgiutils\n - utils:no-design-checks\n - utils:unsafe\n```\n\n## Contributing\n\nInstall the pre-commit hooks:\n\n```bash\npip install pre-commit\npre-commit install --allow-missing-config\n```\n\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Some utility Prospector profiles.",
"version": "1.11.1",
"project_urls": {
"Homepage": "https://github.com/sbrunner/prospector-profile-utils",
"Repository": "https://github.com/sbrunner/prospector-profile-utils"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e49e6b7bb72d63cc599d032e70174e7affaa17f027e34785e58b1ff34d8d438c",
"md5": "93a3e680d76c82974dcf7bd80ebfc28b",
"sha256": "de81a27358f8f8cb5714c1e7c67580659696de5da12a1b0bc6c074b40b035c45"
},
"downloads": -1,
"filename": "prospector_profile_utils-1.11.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "93a3e680d76c82974dcf7bd80ebfc28b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 4587,
"upload_time": "2024-11-14T14:54:26",
"upload_time_iso_8601": "2024-11-14T14:54:26.156633Z",
"url": "https://files.pythonhosted.org/packages/e4/9e/6b7bb72d63cc599d032e70174e7affaa17f027e34785e58b1ff34d8d438c/prospector_profile_utils-1.11.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f27bfd8d48905dbe777d0e71885775234f3e4de482b74a52ae12329ddd48cdb1",
"md5": "e79e033da82bf6892fed003a711743a0",
"sha256": "39de89087df14afbb218882bdc2b51b5919878399289bfc8d7ae4f1c10c517e6"
},
"downloads": -1,
"filename": "prospector_profile_utils-1.11.1.tar.gz",
"has_sig": false,
"md5_digest": "e79e033da82bf6892fed003a711743a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 3261,
"upload_time": "2024-11-14T14:54:27",
"upload_time_iso_8601": "2024-11-14T14:54:27.026061Z",
"url": "https://files.pythonhosted.org/packages/f2/7b/fd8d48905dbe777d0e71885775234f3e4de482b74a52ae12329ddd48cdb1/prospector_profile_utils-1.11.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 14:54:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sbrunner",
"github_project": "prospector-profile-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "prospector-profile-utils"
}