Giter VIP home page Giter VIP logo

pickpocket's Introduction

Hello!

๐Ÿค“ I'm a librarian and computer toucher living in Naarm (Melbourne), Australia.
๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป I code mostly for fun and sometimes for work.
๐Ÿ‘ค my pronouns are he/him.
๐Ÿ“š Check out my reading recommendations on Bookwyrm

My active personal projects are now at git.suboptimal.solutions

pickpocket's People

Contributors

hughrun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pickpocket's Issues

Small typos

Hi, pickpocket is awesome! Just a couple of small typo bug things:

  • The consumer key needs to be pasted at line 50, not line 51 (as per readme.md)
  • On line 26, pip requests didn't work, but pip install requests did (ditto for pip3 requests)
  • On line 97, 'paramater' should be 'parameter'
  • And idk what 'iterate over the keys' means on line 126, but that's not really a bug, I just don't get stuff

Only the latest duplicate is deleted

If there is more than one duplicate of a particular URL (e.g. if there are 3 copies of the same item), there will still be duplicates after the script runs because it only deletes the first one in the list.

A way to fix this might be to switch the logic and add all the ids from a given URL except the last one to the deletion list (around line 151).

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.