GithubHelp home page GithubHelp logo

bfdb's People

Contributors

bsuh avatar cheahjs avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bfdb's Issues

A few dumb questions

First of all, sorry if my questions really sound dumb.

  1. Where do you run the script from? From github or local computer( your computer)?
  2. If I wanted to use this script to "request" another json structured data from server, should I run it on my computer or use remote server?
  3. In the "util.py" how did you got all those code?
  4. Related to Q2, what parameters should I change in order to request json structured data from another server?

Hope you don't mind answer me these questions as this all was not issues at all.

Invalid Syntax errors

I'm getting the following when running the below scripts;

$ python `extract.py`
    File "extract.py", line 82
        return {obj[id_str]: obj for obj in lst}
                           ^
SyntaxError: invalid syntax

$ python `extract_items.py`
    File "extract_items.py", line 92
      return {obj[id_str]: obj for obj in lst}
                           ^
SyntaxError: invalid syntax

Is this working as intended or am I doing something wrong?

net.py

hi owner,
how to use action() function? and how do you find a encryption_key?

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.