Name | cycl JSON |
Version |
0.2.29
JSON |
| download |
home_page | None |
Summary | CLI and Python SDK to help identify cross-stack import/export circular dependencies, for a given AWS account and region. |
upload_time | 2025-07-19 03:12:43 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
aws
cdk
cycle
circular
dependency
infrastructure
boto3
cloud
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# cycl
[](https://pypi.org/project/cycl/)
[](https://pypi.python.org/pypi/cycl/)
[](https://pypi.python.org/pypi/cycl/)
[](https://github.com/tcm5343/cycl/actions)
[](https://opensource.org/licenses/MIT)
[](https://github.com/charliermarsh/ruff)

cycl is a CLI and Python SDK to help identify cross-stack import/export circular dependencies, for a given AWS account and region. The successor to [circular-dependency-detector](https://github.com/tcm5343/circular-dependency-detector), which was built at the University of Texas at Austin (ECE 382C: Software Testing).
## Documentation
Documentation for using `cycl` may be found [here](https://tcm5343.github.io/cycl/).
## Contributing
`cycl` is being actively developed, instructions will come as it becomes more stable. Run `make` to see the available targets and their descriptions. To run tests using `tox`, you must install `tox` and `pyenv`. A VScode dev container is coming soon.
To run specific tests:
* using tox: `tox -e py39 -- ./tests/utils/cdk_test.py`
* using pytest directly: `make test ARGS=./tests/utils/cdk_test.py`
Raw data
{
"_id": null,
"home_page": null,
"name": "cycl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "aws, cdk, cycle, circular, dependency, infrastructure, boto3, cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/9f/98/533fb1f217629d92cfe49d918689542e7aa4b7ff3f60d49ea42e99d0e69f/cycl-0.2.29.tar.gz",
"platform": null,
"description": "# cycl\n\n[](https://pypi.org/project/cycl/)\n[](https://pypi.python.org/pypi/cycl/)\n[](https://pypi.python.org/pypi/cycl/)\n[](https://github.com/tcm5343/cycl/actions)\n[](https://opensource.org/licenses/MIT)\n[](https://github.com/charliermarsh/ruff)\n\n\ncycl is a CLI and Python SDK to help identify cross-stack import/export circular dependencies, for a given AWS account and region. The successor to [circular-dependency-detector](https://github.com/tcm5343/circular-dependency-detector), which was built at the University of Texas at Austin (ECE 382C: Software Testing).\n\n## Documentation\n\nDocumentation for using `cycl` may be found [here](https://tcm5343.github.io/cycl/).\n\n## Contributing\n\n`cycl` is being actively developed, instructions will come as it becomes more stable. Run `make` to see the available targets and their descriptions. To run tests using `tox`, you must install `tox` and `pyenv`. A VScode dev container is coming soon.\n\nTo run specific tests:\n\n* using tox: `tox -e py39 -- ./tests/utils/cdk_test.py`\n* using pytest directly: `make test ARGS=./tests/utils/cdk_test.py`\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "CLI and Python SDK to help identify cross-stack import/export circular dependencies, for a given AWS account and region.",
"version": "0.2.29",
"project_urls": {
"Documentation": "https://tcm5343.github.io/cycl/index.html",
"Repository": "http://github.com/tcm5343/cycl"
},
"split_keywords": [
"aws",
" cdk",
" cycle",
" circular",
" dependency",
" infrastructure",
" boto3",
" cloud"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "70a8eb728838a7e33f6d60baa7d356f441ee4e226e80d4157966331abcc816e5",
"md5": "b588c5161db9fb1ac1992ab61f484692",
"sha256": "aa0c6c88f4727f6856c6d6b50b59b8bec103fb9cf01786aa0c02d7d6326a2a5a"
},
"downloads": -1,
"filename": "cycl-0.2.29-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b588c5161db9fb1ac1992ab61f484692",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 11428,
"upload_time": "2025-07-19T03:12:42",
"upload_time_iso_8601": "2025-07-19T03:12:42.413517Z",
"url": "https://files.pythonhosted.org/packages/70/a8/eb728838a7e33f6d60baa7d356f441ee4e226e80d4157966331abcc816e5/cycl-0.2.29-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9f98533fb1f217629d92cfe49d918689542e7aa4b7ff3f60d49ea42e99d0e69f",
"md5": "e2487bbc2a3f3d2465c6b17bcb459856",
"sha256": "2cfcb14d2a0cb56d379224cdf5e30d8b41f6c2107e6a18c59ee3cd355e16dc36"
},
"downloads": -1,
"filename": "cycl-0.2.29.tar.gz",
"has_sig": false,
"md5_digest": "e2487bbc2a3f3d2465c6b17bcb459856",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 11662,
"upload_time": "2025-07-19T03:12:43",
"upload_time_iso_8601": "2025-07-19T03:12:43.555370Z",
"url": "https://files.pythonhosted.org/packages/9f/98/533fb1f217629d92cfe49d918689542e7aa4b7ff3f60d49ea42e99d0e69f/cycl-0.2.29.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-19 03:12:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tcm5343",
"github_project": "cycl",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cycl"
}