|
|
|
|
|
by jimmyechan
704 days ago
|
|
No. At the moment all apps work on top of our internal framework. However, you can reuse your existing Python code/libraries. For instance, you could call existing Django models from Dropbase apps. You can also import any PyPI package. |
|