Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Welcome to GSoC Organisation Frequency And Details 👋




Documentation


License: MIT


Github: thealphadollar


GitHub Repo stars


Github Repo watchers

> 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)_