Skip to main content

SoC Firmware for L1Calo

Project description

PyPI version Docs

Build Status codecov Code Health

What is Ironman?

Ironman is a general purpose software toolbox to be run on L1Calo hardware with embedded processors (SoCs).

Look how easy it is to use

>>> import ironman
>>> # Get your stuff done
>>> ironman.engage()

Features

  • Be awesome

  • Make things faster

Getting Started

Installing

Install ironman by running

pip install ironman

Developing

If it is your first time…

git clone git@github.com:kratsg/ironman
cd ironman && mkvirtualenv ironman
pip install -r requirements.txt

and then afterwards…

workon ironman
python setup.py develop
... do work here ...
pip uninstall ironman

Testing

tox

or with

py.test

Contributing

Support

If you are having issues, let us know.

Releasing

  1. Do some work on your package (i.e. fix bugs, add features, etc)

  2. Make sure the tests pass. Run pytest.

  3. Update the __version__ number via bump2version.

  4. Push to the default branch.

Tutorial

Since we will be predominantly using Twisted within the Zynq to manage the Reactor workflow (“callbacks”), I suggest reading through this tutorial on your own time to get up to speed on how it works and some details of sockets.

I’m following the guide based on sandman here

To Do

Ideas

  • make it like twisted.web - we build Request objects which need to find Resource objects that provide actions (maybe too complicated, try and simplify?) link

Project details


Download files

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

Source Distribution

ironman-0.6.0.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

ironman-0.6.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file ironman-0.6.0.tar.gz.

File metadata

  • Download URL: ironman-0.6.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for ironman-0.6.0.tar.gz
Algorithm Hash digest
SHA256 6cc57944ac132988f19e74095d6425aefcbb58fc8a94f4654dcf48ec562692d2
MD5 f1fab976d2fd28613d0e919629d82169
BLAKE2b-256 63dfb1dc2440c2a47d79fbfb4eaf5fa55979cf2bc3744380ca33a86f93a8c3cd

See more details on using hashes here.

File details

Details for the file ironman-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: ironman-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for ironman-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 832fd5f747da24763c4f61fa76d5f7e652ec268189ea6ec79f70320a8fd3d4d1
MD5 6a75e0146697063d7364d49165fc187b
BLAKE2b-256 e696c2d7698bebdb152328f48a1127ba586d2406a0a4c9e40c388e1283c162fd

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