Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eticialima/image-url-import
Data import from json file and create instance for products image
https://github.com/eticialima/image-url-import
django python scrapping-python script-python
Last synced: 21 days ago
JSON representation
Data import from json file and create instance for products image
- Host: GitHub
- URL: https://github.com/eticialima/image-url-import
- Owner: eticialima
- Created: 2022-08-14T13:45:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T13:49:40.000Z (over 2 years ago)
- Last Synced: 2024-02-05T03:46:45.388Z (11 months ago)
- Topics: django, python, scrapping-python, script-python
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-url-import
Data import from json file and create instance for products image## This project was made with:
* [Python 3.10.2](https://www.python.org/)
* [Django 4](https://www.djangoproject.com/)## how to run the project?
* Create a virtualenv with Python 3.
* Activate virtualenv.
* Install dependencies.
* Run migrations.```
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser --username="admin" --email=""
```The application will be running on port 8000.
### Thanks ❤️
[@eticialima](https://www.instagram.com/eticialima)### buymeacoffee buymeacoffee