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: about 1 month 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T13:49:40.000Z (almost 4 years ago)
- Last Synced: 2025-06-12T01:08:34.297Z (12 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