https://github.com/ximilsoft/countries-folders-creator
Automates the creation of country folders named using their ISO alpha-2 code. Inside each folder a text file is named after the country.
https://github.com/ximilsoft/countries-folders-creator
alpha-2-country-code country-code country-codes folders-creator
Last synced: 3 months ago
JSON representation
Automates the creation of country folders named using their ISO alpha-2 code. Inside each folder a text file is named after the country.
- Host: GitHub
- URL: https://github.com/ximilsoft/countries-folders-creator
- Owner: ximilsoft
- Created: 2024-06-15T03:51:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T04:01:33.000Z (12 months ago)
- Last Synced: 2025-01-25T20:08:29.961Z (4 months ago)
- Topics: alpha-2-country-code, country-code, country-codes, folders-creator
- Language: Python
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Countries Folders Creator
Automates the creation of country folders named using their ISO alpha-2 code. Inside each folder a text file is named after the country.

## Installation
1. Clone the repository or download it:
```shell
git clone https://github.com/ximilsoft/countries-folders-creator
```2. Navigate to the project directory:
```shell
cd countries-folders-creator
```3. run in your terminal **`python main.py`**.
## Getting Help
If you have any questions or need assistance, feel free to [open an issue](https://github.com/ximilsoft/countries-folders-creator/issues) on GitHub.
## Support
If you find this project helpful, show your support by starring the repository.