PEP8
PyLint
Codacy
CppDepend
Pyright
PyFlakes
ruff
PEP 257
Cachely.dev
nxCloud
Cachely is the managed self-hosted remote cache for Nx and Turborepo - the cache backend you'd otherwise build and run yourself, hosted for you on Cloudflare's edge (R2). It's a drop-in replacement for a DIY @nx/s3-cache / S3 bucket setup: point your build tool at Cachely with a token and two environment variables, and share build cache across CI and every developer's laptop.
Unlike a self-hosted cache, Cachely enforces read-only tokens at the API, so pull-request and fork builds can read but never write - closing the Nx cache-poisoning attack (CVE-2025-36852). It adds ROI reporting (the real build minutes and dollars the cache saved), per-tool insights, and build-optimization suggestions on top.
Pricing is a flat per-workspace subscription with no per-seat fees - add every developer, bot, and CI actor without watching the bill. Cachely never stores your source code; it caches only task outputs and their content hashes. Nx and Turborepo today; Bazel on the roadmap.
PEP8
Cachely.devNo Cachely.dev videos yet. You could help us improve this page by suggesting one.
PyLint - Pylint is a Python source code analyzer which looks for programming errors.
nxCloud - nxCloud is a commercial OwnCloud provider
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
CppDepend - Master Your C and C++ Codebase with Precision and Insight
Pyright - Static type checker for Python. Contribute to microsoft/pyright development by creating an account on GitHub.
PyFlakes - A simple program which checks Python source files for errors.