Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
OpenNum lets you distribute solvers with a nice graphical interface
Typically, to program a GUI is time consuming and requires experience with graphic libraries. OpenNum lets you create a graphical interface adapted to your solvers by simply editing an XML configuration file. More specifically, OpenNum lets you
· to collect a hierarchical dataset,
· to call any executable file and
· to visualize scalar and vector fields, plot graphs or show simple plain text files.
It also has other useful utilities specifically designed for numerical...
A designer’s program for describing parts of the building
Buildes is an integrated development environment that assists the user in creating building information. It reads a text (session) file from which it compiles the information. It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.
SAMoCAD - its program to create simple drawings, partially supports DXF.
Main features:
- create simple objects (line, arc, circle)
- create complex objects (text, dimensions)
- edit drawn objects
- save drawing to SVG format
- output drawing in PostScript format
- export/import content DXF files (primitives LINE, CIRCLE, ARC, TEXT, DIMENSION)
Program written in Python 2 and use the library Tkinter.
Program requires no installation, but you need install Python 2.7 or later on your PC.
...
CAD Scripts project is designed to automate the work of CAD Softwares. Here you will find scripts/softwares which help to do tasks easily. E.g- Specify coordinates of figures in input file and get output dxf file without actually drawing anything.