Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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


Buy Me A Coffee