Showing 39 open source projects for "python-dpkt"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    finFoil is an application to help amateur surfboard fin makers foil their fins properly. All downloads are moved to https://finfoil.io Check out the homepage for the latest news and tutorials: https://finfoil.io hrobeers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SAMoCAD

    SAMoCAD

    Simple CAD program

    ...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. Run file SAMoCAD.pyw to run the program. Its very old version of program!!! For more information see
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    walterbot è un "virtual presence device" controllabile da remoto via interfaccia web. La distro Debian per architettura ARMhf6 è stata ottimizzata per "Raspberrypi B rev2". Il codice python scritto da Walter, controlla 2 motori DC tramite un TB6612FNG https://github.com/InformaticiTarantini/Pi-dro La distro è "out of the box" basta clonare l'immagine su una SD card (minimo 2Gb) proprio come si fa con raspbian. Tramite accesso ssh o direttamente dal raspberrypi, eseguire il comando "sudo ceni" per configurare la rete wireless (Si consiglia di creare una swap ed estendere il filesistem con raspi-config, ma non è indispensabile). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bladedesigner
    The BladeDesigner package is a CAD/CAE tool providing classes for turbomachine blade design. So far it is optimized to be useful in the aerodynamic design process. It comes with a GUI but is most powerful with user defined python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    DS-Frame2D

    DS-Frame2D

    2D Frame Analysis, Linear Static Analysis, Mode Shapes

    ...Moreover, it calculates the mode shapes of the structure using various methods and it will be cabable of performing dynamic analysis soon. The program is written in FORTRAN90 and the GUI in Python. At the moment it is available only in 64bit version for windows.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6

    MNTC USB Kulibin

    CNC control software

    Программа обеспечивает импорт разных форматов файлов и обработку по ним на станке ЧПУ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    openfablab

    openfablab

    Open Source FabLab Project

    Software script assembly to be executed on cnc machines and robots to build, maintain and replicate open source fablab. Here software meets hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    crosscenter

    Program to compute cross center

    Assisted program to compute the center of a cross in an image. It is based in python and opencv. Main target is massive data processing. Developed for my Ph.D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Pyfab

    Python library for fab/lab control

    ...This approach will let us program highly automated and self-deploying or even self-replicating factories. I am more engineer than programmer and just beginner in python. So it looks like community help will be needed :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Dedalo

    Dedalo

    dedalo is a 2d cad drawing software written in python3.

    dedalo is a 2d cad drawing software written in python3. It is licensed under the GPLv3. Dedalo features: layers, snaps (endpoint, intersection, midpoint), line, polyline, rectangle, delete, polygon, rectangle, arc, circle, points, text, spline, freehand drawing. Move, scale, rotate, offset, cut, extend, hatch, dimension, copy. English, italian languages SVG read-write. Not all features all fully supported. For more information a user manual is provided(pdf format, italian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    A plug-in for Abaqus FEA with empiric data for many types of materials (linear, nonlinear, ortotropic). A simple GUI for creating properties for common materials and sections for bulk and shells.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BlenderCAD
    Our primary goal is to create a great, full featured, 3D CAD environment for Blender for use by engineers, designers, drafters, architects, etc. based on the OpenCascade toolkit.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Simple CAM program for creating RS274NGC gcode from vector format files like DXF CF2 PLT. Can be used with AXIS interface from EMC project. It's early alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB