Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kauahensilva/python_female_violence_statistics
A Python project about statistics that demonstrate violence against women in Brazil.
https://github.com/kauahensilva/python_female_violence_statistics
python statistics
Last synced: 9 days ago
JSON representation
A Python project about statistics that demonstrate violence against women in Brazil.
- Host: GitHub
- URL: https://github.com/kauahensilva/python_female_violence_statistics
- Owner: KauaHenSilva
- Created: 2024-06-15T12:48:29.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-10T23:23:37.000Z (3 months ago)
- Last Synced: 2024-08-11T00:26:01.097Z (3 months ago)
- Topics: python, statistics
- Language: Jupyter Notebook
- Homepage:
- Size: 776 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python_female_violence_statistics
A Python project about statistics that demonstrate violence against women in Brazil.
## ❤️ Contribution
Contributions are welcome! To contribute, favorite the project and give your opinion about it!
## 🐬 Improve the Project.
Help improve the project! Fork it and develop your creativity!
>https://github.com/KauaHenSilva/python_female_violence_statistics
### 🚀 init
Follow the instructions below to have the project running locally
### 📋 Prerequisites
Make sure you have Python installed. If not, follow the instructions on [PythonOrg](https://www.python.org/) or [YoutubeTuturial](https://www.youtube.com/watch?v=dpppZ9ySJSY) for installation.
python --version:
```
Python 3.11.5
```### 🔧 Deployment
1. Clone the repository to your local machine:
```
git clone https://github.com/KauaHenSilva/python_female_violence_statistics
```2. Navigate to the project directory:
```
cd python_female_violence_statistics
```3. Navigate to the project directory:
```
python -m venv venv
```4. Activate the virtual environment. (WINDOWS)
```
.\venv\Scripts\Activate.ps1
```Usage
-----Now the project is set up. You can run it with the following command:
```
cd python_game_rpg
```