Giter Club home page Giter Club logo

pybear's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pybear's Issues

Running bear_to_jekyll.py gets a TypeError

Ran this command in the pybear-master directory:
python bear_to_jekyll.py --tag public /Users/ellenli/src/github.com/ellenli.github.io/_posts

Got this error:

Traceback (most recent call last):
  File "bear_to_jekyll.py", line 60, in <module>
    with open(filename, 'w', encoding = 'utf8') as f:
TypeError: 'encoding' is an invalid keyword argument for this function

Missing license

The library doesn't have defined license - as is it isn't legal to use or distribute it anywhere without explicit permission from the authors (effectively asking for explicit license each time).
It is obviously up to the code authors (copyright holders) to decide, but I would recommend either LGPL-2+ or MIT (see also https://choosealicense.com/).
Fortunately at this stage there are just three authors: @redspider @rootkovska @woju , so I hope it won't be a problem to agree on some.

I think, The sqlite structure of Bear has changed.

Traceback (most recent call last):
  File "post.py", line 17, in <module>
    tag = b.tag_by_title('blog', 'desc')
  File "/Users/pace/junoim/1Dev/projects/bear-blog/bear.py", line 154, in tag_by_title
    cursor.execute("SELECT * FROM ZSFNOTETAG WHERE ZTITLE=?", [title])
sqlite3.OperationalError: no such table: ZSFNOTETAG

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.