Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A versatile tool for managing and synchronizing 3D printable designs across multiple platforms with a plugin-based architecture.

License

Notifications You must be signed in to change notification settings

nomike/publish3d

Repository files navigation

publish3d

License: MIT Python Version

A versatile tool for managing and synchronizing 3D printable designs across multiple platforms with a plugin-based architecture.

WARNING: This project is in early design phase. It doesn't have usable functionality yet and all interfaces are likely to change.

Features

  • Multi-platform support: Publish to Thingiverse, Printables, GitHub, and more
  • Bidirectional sync: Keep designs updated across platforms
  • Plugin architecture: Easily add support for new platforms
  • Canonical data model: Unified representation of 3D designs
  • CLI interface: Simple command-line control
  • Extensible: Create custom plugins for special workflows

Supported Platforms

Platform Read Write
Local Directory 🚧 🚧

Installation

pip install publish3d

Or install from source:

git clone https://github.com/nomike/publish3d
cd publish3d
pip install -e .

About

A versatile tool for managing and synchronizing 3D printable designs across multiple platforms with a plugin-based architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages