Git Product home page Git Product logo

flask_reddit's People

Contributors

codelucas avatar

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

flask_reddit's Issues

Getting error ImportError: No module named flask_reddit.users.views

When I try to run init.py for testing and dev purposes. I get the following error.

(reddit-env) naruto@naruto-VirtualBox ~/projects/flask_reddit/flask_reddit $ python __init__.py
Traceback (most recent call last):
  File "__init__.py", line 35, in <module>
    from flask_reddit.users.views import mod as users_module
ImportError: No module named flask_reddit.users.views

Require Link?

Why does the demo site require you to enter a link?

Is there an option to enable just text post?

Thanks!

Integrate Redis cache for both rate limiting and general caching

This web application is nearly complete. I still need to add in a mechanism for caching and rate limiting and everything will be pretty much done.

This clone has every feature that the original reddit.com has except private messaging. (It also lacks user awards and all that reddit gold stuff)

Cannot found kickstart.py

Run the kickstart.py script to build the first user and subreddits.

I did not see any kickstart.py in the repo.

Add thumbnail extraction to threads

We will directly use the code from Reddit's source to do this.
Except, to avoid having to download and install PIL/Pillow, we will just scrape
the image url and display that instead of actually downloading the image.

We will also use Beautifulsoup to avoid the painful lxml install. This library was built for cleanliness and minimizing dependencies instead of speed & or being optimal!

Setup

I am having some issues with the initial setup. Where is the www folder supposed to be located? In /var/www? What files are supposed to be in the www folder?

Thanks!

URL compulsary?

Sharing a link with a text post seems to be compulsary.

How do I remove it. I'm getting an That is not a valid link url!
when I try to post without a link

Proposing a PR to fix a few small typos

Issue Type

[x] Bug (Typo)

Steps to Replicate and Expected Behaviour

  • Examine flask_reddit/frontends/views.py and observe werzeug, however expect to see werkzeug.
  • Examine README.md and observe hesiate, however expect to see hesitate.
  • Examine README.md and observe configutations, however expect to see configurations.
  • Examine flask_reddit/threads/models.py and observe completly, however expect to see completely.

Notes

Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.

https://github.com/timgates42/flask_reddit/pull/new/bugfix_typos

Thanks.

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.