NumPad
Numbr
Soulver
Numi App
Math.js
Calca
Notepad Calculator
Soulver 3 for Mac
Python Poetry
Conda
Python Package Index
FastAPI
pre-commit by Yelp
pip
Anaconda
PyTorch
Python PoetryBased on our record, Python Poetry seems to be a lot more popular than NumPad. While we know about 169 links to Python Poetry, we've tracked only 6 mentions of NumPad. 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.
Numpad: https://numpad.io/ It's a web-based notepad calculator, which means it's a notes app but it can evaluate inline calculations like ```. - Source: Hacker News / about 1 year ago
I launched my web-based notepad calculator, https://numpad.io/, a few years ago. Right now I'm working on a version 2 that has user accounts, multiple documents, markdown support, and document exports. Everything is local-first and it uses CRDTs to sync documents. It looks like this: https://i.imgur.com/Plk1DQ4.png the calculator is mostly the same for now, with a few improvements. It's unstable right now, so I... - Source: Hacker News / about 1 year ago
This is awesome! I currently use numpad[0] for this, but would much prefer a local app. I would love to switch but the only thing holding me back is lack of Vim support. Are there any plans to add Vim keymap in the future? 0: https://numpad.io/. - Source: Hacker News / over 2 years ago
This looks fantastic. I will definitely give it a spin. I've been tracking what I call "computational scratchpad" apps for a while now but haven't found one that fits my environment/workflow yet. Maybe Heynote will. Here are some others that I've looked at: * https://soulver.app Granddad of them all, Mac-only, proprietary, expensive * https://numi.app Mac-only, proprietary, semi-expensive. Has a Github and claims... - Source: Hacker News / over 2 years ago
My side project NumPad https://numpad.io got me my current job at Decipad https://www.decipad.com/ (the similar naming scheme is a coincidence!). I came across Decipad while looking for a job, and messaged the founder, highlighting my work on NumPad. They were impressed enough that the hiring process ended up being just a few interviews, I've been there for almost a year now, and it's been pretty good! If there's... - Source: Hacker News / over 2 years 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 / 2 months ago
Poetry solves this problem by giving you one clean workflow for managing Python projects from start to finish. - Source: dev.to / 7 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 / 10 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 / 12 months ago
Numbr - An elegant calculator for the web
Conda - Binary package manager with support for environments.
Soulver - Soulver is a software application that functions as a calculator that allows you type a continuous stream of information rather than having to input data into multiple cells.
Python Package Index - A repository of software for the Python programming language
Numi App - Numi is a beautiful text calculator for Mac.
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.