Giter Club home page Giter Club logo

diary's People

Contributors

samgrosen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

diary's Issues

Contribution Guide

I think there should be a guide for those who would like to contribute to the library - it would help increase adoption.

Convert Command Code to use argparse instead of sys.argv

This issue is largely my fault, as I am used to using external libraries to write command-line tools in python. Regardless, I'm working on converting the code now and since only one command is implemented it should be relatively simple. I'm just making this issue for reference.

Identify changes to reach 0.2.0

Some possible ideas:

  • Some configurations for databases other than sqlite3
  • Make logging faster by not writing to disk/committing to database every log. We could write to disk every 100 logs or so and also at close to increase performance (need to make sure no logs are lost however).
  • Generate html reports of a log

Some notes:

  • If a change requires an outside library we will make a new requirements file called requirements-extra.txt . This will allow people to install diary without outside dependencies but also allow those who want the extra features to take the outside dependencies.

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.