Giter VIP home page Giter VIP logo

weekly's Introduction

Weekly

Automate weekly work.

Requirement

  1. Python3

Inclusion

  1. Attendee List
  2. Announcement
  3. Mail
  4. Downloader

Attendee list

The identification is retrieved from Student ID cards by NFC reader and it associates with built-in calendar.

Announcement

Event register and timeline to announce are covered in this mechanism.

Mail

It's implemented via gmail with smtp protocol.

Downloader

A download mechanism for various source. Moreover, It supports Google Drive.

Unittest

Execute all the test suites via:

make check

Execute particular test suites via:

make XXX_test XXX_test ...

Coding Style

Please follow PEP8.

Autotools

Statistic for violenting PEP8: make pep8stat Print the diff for the fixed sources: make pep8diff Discipline sources to follow PEP8: make pep8replace

Contribution

Contributing is welcome, please use GitHub issue and Pull Request to contribute! Notice that you should follow the coding style and send PR to dev/master branch.

For all administrators

Forbid to force push on master and dev/master branch. Commit messages is such a treasure for each project on Github. One of risks of force push is to rearrange all commit messages if you use git rebase. It's possible to remove the merge notification message. We could retrieve lots of information from that kind of messages including the number of PR merged and branch name for briefly introducing what this PR for.

weekly's People

Contributors

iankuan avatar amikai avatar

Watchers

James Cloos avatar Ci-Ruei, Jiang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.