piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Can I add my databases to spider env locally #448

Closed nametin closed 1 month ago

nametin commented 1 month ago

Package name

spider-env

Package version

all

PyPI URL

https://pypi.org/project/spider-env/

piwheels URL

https://www.piwheels.org/project/spider-env/

Python version

I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi

I have checked for duplicate issues

I am the maintainer

More information

The spider- env init downloads a .zip to my cache and inside it there's databases etc. I'm creating text to sql program, and want to use it on my databases. To use my databases with the program, I think I should add them to spider-env local folder. So, I want to add my databases to spider env locally if possible. How can I do it?