
Linear
Jira
Asana
Trello
ClickUp
monday.com
Notion
Plane.so
Python Poetry
Conda
Python Package Index
FastAPI
pre-commit by Yelp
pip
Anaconda
PyTorch
Linear
Python PoetryPython Poetry might be a bit more popular than Linear. We know about 169 links to it since March 2021 and only 162 links to Linear. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Speed matters. Not speed in sprint or linear dashboards. Not speed in story points. - Source: dev.to / about 2 months ago
Model Context Protocol, for context, is the emerging standard for letting AI agents pull live data from external systems without custom integration code. Freshworks has implemented it as a native layer in Freddy AI, which means agents can now reach into Notion, ClickUp, Linear, Workday, Rippling, and the rest of the enterprise stack โ not through brittle webhooks or bespoke connectors, but through a standardized... - Source: dev.to / about 2 months ago
Issue trackers: GitHub Issues, Linear, or Jira work well because technical debt records live in the same tool as feature work. This makes them easier to pull into sprint planning and keeps the debt backlog visible alongside the feature backlog. The main risk is that debt issues get buried under feature issues without careful labeling and triage discipline. - Source: dev.to / 2 months ago
Linear and similar tools can track velocity metrics per area of the codebase over time, making the before/after comparison straightforward to document. - Source: dev.to / 2 months ago
Most engineers fail salary negotiations because they use vague statements like "I work hard" or "Iโm a good teammate" instead of quantified, verifiable impact. After 15 years of negotiating offers, Iโve found that engineers who tie their ask to concrete business outcomes land 30% higher offers than those who donโt. For example, instead of saying "I improved the API", say "I reduced API p99 latency by 400ms, which... - Source: dev.to / 2 months ago
And the environment, can it be modernized too ? With what ? Well, just like there are two schools, emacs and vi, there are also two schools, poetry and uv .. Without even mentioning all the others. - Source: dev.to / 3 months ago
Poetry solves this problem by giving you one clean workflow for managing Python projects from start to finish. - Source: dev.to / 8 months ago
I love Python for it's simplicity... At least when it comes to coding, because when you start managing dependencies, it's getting tricky. What do you use: raw dependencies.txt or rather Poetry or Pipenv? Do you use system Python or maybe pyenv? - Source: dev.to / 11 months ago
The Bakery Demo project uses pip from Python for package management, and the Wagtail dot org website uses Poetry. The differences in connecting both were very subtle, with the bakery demo being the easier of the two. The overarching requirement was that you would have cloned the most recent version of Django from its GitHub repository. For the Bakery Demo, you would need a virtual environment and an installation... - Source: dev.to / 11 months ago
A Python-based asynchronous REST API built with Quart, SQLAlchemy (async), and [PostgreSQL], using Poetry for dependency management. - Source: dev.to / about 1 year ago
Jira - The #1 software development tool used by agile teams. Jira Software is built for every member of your software team to plan, track, and release great software.
Conda - Binary package manager with support for environments.
Asana - Asana project management is an effort to re-imagine how we work together, through modern productivity software. Fast and versatile, Asana helps individuals and groups get more done.
Python Package Index - A repository of software for the Python programming language
Trello - Infinitely flexible. Incredibly easy to use. Great mobile apps. It's free. Trello keeps track of everything, from the big picture to the minute details.
FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.