Skip to main content

A toolchain bringing the best of software development to the real-world!

Project description

atopile

Compiler for hardware - starting with PCBs

Usage

There's not a lot here, because it's over at http://docs.atopile.io/

Development

Prerequisites / Installation

You'll need >= python3.10 and pip (Use brew).

I'd strongly recommend developing within a venv

Since we'll be using this venv for both work within this tool directory and whatever projects you're using it on, I'd recommend creating something along the lines of an atopile-workspace or ato-ws directory somewhere, and then creating a venv in there. This means if you do something like a git clean -xdf to remove crud, you won't blow away your venv with it.

If you decide to follow this, you'll end up with something like this:

atopile-workspace
├── .venv --> your virtual environment
├── atopile --> this repo
├── atopile.code-workspace --> vscode workspace file
└── bike-light --> project using atopile

Clone this repo.

Wherever you stick the venv, you can create the venv with python3.11 -m venv .venv and then source .venv/bin/activate

For cli development (so practically all the time) : pip install -e ."[dev,test,docs]"

You'll need npm for front-end development (brew install node).

For any front-end development, you'll also need to install the front-end dependencies: npm install

Syntax highlighting is pretty nice...

You can download the extension from CI here:

download-artifacts

Then, from your PC code --install-extension path/to/atopile-*.vsix

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atopile-0.2.0.dev0.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

atopile-0.2.0.dev0-py3-none-any.whl (157.4 kB view details)

Uploaded Python 3

File details

Details for the file atopile-0.2.0.dev0.tar.gz.

File metadata

  • Download URL: atopile-0.2.0.dev0.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for atopile-0.2.0.dev0.tar.gz
Algorithm Hash digest
SHA256 9d1638d6ebd5cc793eedf02906bcb0317db60c6bc94f79f30810d28dbaf63c8f
MD5 2e5a76bb3441f07dfed3f77996e4ee88
BLAKE2b-256 c0f42c14526f8397484202f7d84fe0f8d67f57c88118f8c7bbd9a839ce1015ec

See more details on using hashes here.

File details

Details for the file atopile-0.2.0.dev0-py3-none-any.whl.

File metadata

  • Download URL: atopile-0.2.0.dev0-py3-none-any.whl
  • Upload date:
  • Size: 157.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for atopile-0.2.0.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 12ca9ce878770ce30a39d9b5ac303c7795adc8b4cd5634a0fe2a006a1d450fef
MD5 bddca2fab882d6e7fcfca4dee200f4b1
BLAKE2b-256 ee6d248245f51e71e2b13a0b7607ede3318084565754e6e91804030422a9d682

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page