# pyerp **Repository Path**: coreyqin/pyerp ## Basic Information - **Project Name**: pyerp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-20 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyERP PyERP is an project open-source, user-oriented, **ERP** system based on Django framework, it is not finished ,while we will upload videos so you can see our progress. Follow me [Youtube](https://www.youtube.com/channel/UCM93kgnjXu393jgKjjSkUjQ). [Documentation](https://falconsoft3d.github.io/pyerp/) # Deploy ``` apt-get update && apt-get upgrade -y apt install docker.io sudo curl -L "https://github.com/docker/compose/releases/download/1.23.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose ``` ``` docker-compose up -d --build ``` ![Alt text](https://github.com/falconsoft3d/pyerp/blob/master/marketing/pyerp-m.png?raw=true "Ynext") # Install PyERP using the following command ``` git clone https://github.com/falconsoft3d/pyerp virtualenv env --python=python3 source env/bin/activate cd pyerp pip3 install -r requirements.txt python manage.py init_pyerp python manage.py runserver ``` # Feedback and Support We welcome your feedback and support, raise issues if you want to see a new feature or report a bug. https://github.com/falconsoft3d/pyerp/issues # Screenshot ![Alt text](https://github.com/falconsoft3d/pyerp/blob/master/marketing/screenshot_pyerp_1.png?raw=true "Ynext") ![Alt text](https://github.com/falconsoft3d/pyerp/blob/master/marketing/screenshot_pyerp_2.jpg?raw=true "Ynext") ![Alt text](https://github.com/falconsoft3d/pyerp/blob/master/marketing/screenshot_pyerp_3.png?raw=true "Ynext") ![Alt text](https://github.com/falconsoft3d/pyerp/blob/master/marketing/screenshot_pyerp_4.png?raw=true "Ynext") ![Alt text](https://github.com/falconsoft3d/pyerp/blob/master/marketing/screenshot_pyerp_5.png?raw=true "Ynext") # Who I am My Name is Marlon Falcón Hernández. I am a Civil Engineer and Master in Architecture. I have worked for years in ERP development. ![Alt text](https://github.com/falconsoft3d/pyerp/blob/master/marketing/marlon-falcon-youtube.png?raw=true "Marlon") # My contact data ``` Marlon Falcón Hernández | España | Madrid * ERP, CRM y Software: https://www.marlonfalcon.com » Email: mfalconsoft@gmail.com , falconsof.3d@gmail.com » Github: https://github.com/falconsoft3d » linkedin: https://linkedin.com/in/marlon-falcón-3a2aa9a4 ```