Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Box Alternatives
Similar projects and alternatives to Box
-
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
DottedDict
Python library that provides a method of accessing lists and dicts with a dotted path notation.
-
-
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
-
alive-progress
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
-
-
-
panel
Panel: The powerful data exploration & web app framework for Python (by holoviz)
-
best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Box reviews and mentions
-
DotDict: A simple Python library to make chained attributes possible
This seems similar to the functionality exposed by Box.
https://github.com/cdgriffith/Box/wiki/Types-of-Boxes#defaul...
- I've built a PathDict, a library that makes it easy to work with dicts!
-
What would you want to see in Python?
Box does exactly what you're looking for!
For actual programs I usually use it most for the fast to / from conversions like yaml and json, as well as 'default_box' being handy. https://github.com/cdgriffith/Box/wiki/Types-of-Boxes
The wiki has details how it works
Try out python box handles all that for you.
-
I am a proficient Python coder whose learning has plateaued. Any really useful libraries I should look into learning? Taking recommendations.
Here are some that might answer your question: - algorithms is a library which contains many of the most useful algorithms for sorting, searching, working with trees, math algorithms like factorials, prime finders and many more - data classes to save you the trouble of writing everytime special methods in a class like init, repr, set, get - box allows the use of dot on dictionaries to access the keys - more-itertools for more routines to operate on iterables than those itertools provide.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Dec 2023
Stats
cdgriffith/Box is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Box is Python.