Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thealphadollar/gsocorgfrequency
List of GSoC organisations with number of times they have been selected.
https://github.com/thealphadollar/gsocorgfrequency
Last synced: 10 days ago
JSON representation
List of GSoC organisations with number of times they have been selected.
- Host: GitHub
- URL: https://github.com/thealphadollar/gsocorgfrequency
- Owner: thealphadollar
- License: mit
- Created: 2020-12-11T06:39:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T08:15:54.000Z (about 2 years ago)
- Last Synced: 2024-10-11T20:16:34.071Z (26 days ago)
- Language: Python
- Size: 426 KB
- Stars: 45
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to GSoC Organisation Frequency And Details 👋
> List of GSoC organisations with number of times they have been selected, techonologies, topics, etc.
The folder `/docs` contains CSV files with data for each year and combined data for all years from 2009.
### 🏠 [Homepage](https://thealphadollar.me/GSoCOrgFrequency/)
## Install
The application requires Python3 and pipenv.
```sh
pipenv shell --three
pipenv install
```## Usage
To generate the data with latest organisations, please run the following command. It is advisable to run the following command after the month of October - once archive for the year has been generated.
```sh
python3 src
```
## Author👤 **thealphadollar**
* Website: [thealphadollar.me](https://thealphadollar.me)
* Twitter: [@thealphadollar_](https://twitter.com/thealphadollar_)
* Github: [@thealphadollar](https://github.com/thealphadollar)
* LinkedIn: [@thealphadollar](https://linkedin.com/in/thealphadollar)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/thealphadollar/GSoCOrgFrequency/issues).## References
The project has been motivated from [GSoC-Organisation-Scraper](https://github.com/rohithasrk/GSoC-Organisation-Scraper) by @harshit698 and has used code from the same.
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_