<div dir="ltr">Hey All,<div><br></div><div>I have a project I'm wanting to add to SBo. This project has a lot of dependencies that aren't on SBo, so I've been working my way through them and creating SlackBuilds for those.</div><div><br></div><div>However, I came across one that is a python project but doesn't have setup.py. Instead, it has a pyproject.toml file. Based on reading, it seems that you use pip to install this, but I haven't found anything on how to package it.</div><div><br></div><div>The project I'm running into this problem with is tinydb.</div><div><br></div><div><a href="https://github.com/msiemens/tinydb">https://github.com/msiemens/tinydb</a> </div><div><br></div><div>Can anyone provide me with a website covering how to build and package these types of projects or the code on how to build it and prep it for packaging? <br></div><div><br></div><div>Thanks,</div><div>Jeremy</div></div>