Building APIs with Django and Django Rest Framework: Free, short book about building APIs. Continues from where the Django "polls" tutorial ends.: https://www.reddit.com/r/Python/comments/86i0nl/building_apis_with_django_and_django_rest/
reddit
Building APIs with Django and Django Rest Framework:... • r/Python
79 points and 1 comments so far on reddit
Live Instructor-led, Interactive Python Programming Tutorial: https://www.reddit.com/r/Python/comments/86iobs/live_instructorled_interactive_python_programming/
reddit
Live Instructor-led, Interactive Python Programming... • r/Python
1 points and 0 comments so far on reddit
Python for mobile messaging, database interaction, and touch-screen displays?: https://www.reddit.com/r/Python/comments/86ipj0/python_for_mobile_messaging_database_interaction/
reddit
Python for mobile messaging, database interaction, and... • r/Python
Its been a while since I did any major programming projects, but I have been doing a lot of tutorials with Python. I've even used several of the...
Kivy : How to start text from right side in TextInput?: https://stackoverflow.com/questions/49277692/kivy-how-to-start-text-from-right-side-in-textinput
Stackoverflow
Kivy : How to start text from right side in TextInput?
I am using python and kivy. Can someone tell me how to start text from right side when type in Number textbox ?
test.py
import kivy
from kivy.uix.screenmanager import Screen
from kivy.app impor...
test.py
import kivy
from kivy.uix.screenmanager import Screen
from kivy.app impor...
Looking for a video about all the way to store three numbers in Python: https://www.reddit.com/r/Python/comments/86k1i8/looking_for_a_video_about_all_the_way_to_store/
reddit
Looking for a video about all the way to store three... • r/Python
The video is by an early pioneer of Python. He goes over how to store data in a bunch of different ways you can store three pieces of color...
A Simple Guide to Taking a Web Page Offline, using Service Workers: https://www.reddit.com/r/Python/comments/86k22t/a_simple_guide_to_taking_a_web_page_offline_using/
reddit
A Simple Guide to Taking a Web Page Offline, using... • r/Python
1 points and 0 comments so far on reddit
Quantitative Software Engineer Position in New York: https://www.reddit.com/r/Python/comments/86kj84/quantitative_software_engineer_position_in_new/
reddit
Quantitative Software Engineer Position in New York • r/Python
1 points and 0 comments so far on reddit
Warehouse (next generation of PyPI) now supports markdown for long_descriptions.: https://www.reddit.com/r/Python/comments/86kr7w/warehouse_next_generation_of_pypi_now_supports/
reddit
Warehouse (next generation of PyPI) now supports... • r/Python
https://github.com/pypa/warehouse/issues/869#issuecomment-373804218 You need to update setuptools to a version `>=38.6.0` and include a new meta...
Having some trouble with pygame for Python crash course.: https://www.reddit.com/r/Python/comments/86kxug/having_some_trouble_with_pygame_for_python_crash/
reddit
Having some trouble with pygame for Python crash course. • r/Python
I've just got to the point of creating the alien invasion game in from the book, I'm having some trouble with pygame though. at figure 12-2 page...
makesite.py - Simple, lightweight, and magic-free static site/blog generator for Python coders (< 120 lines of code): https://www.reddit.com/r/Python/comments/86m890/makesitepy_simple_lightweight_and_magicfree/
reddit
makesite.py - Simple, lightweight, and magic-free... • r/Python
180 points and 18 comments so far on reddit
Python Package for Managing ML Projects Code and Data Using Git and Cloud Storages - Data Version Control: https://www.reddit.com/r/Python/comments/86m2hb/python_package_for_managing_ml_projects_code_and/
reddit
Python Package for Managing ML Projects Code and Data... • r/Python
* [DVC Python Package Index](https://pypi.python.org/pypi/dvc) * [DVC...
Thundra: AWS Lambda Observability for Java, Python and Nodejs: http://www.thundra.io/
www.thundra.io
Thundra | Monitor, Debug, Test Microservices on the Cloud
Thundra is a developer platform company that empowers application teams to develop, debug, test, and deliver modern microservices on the cloud. Build the perfect software.
Python Lecture 7 Loops in Python in Urdu Hindi 1: https://www.reddit.com/r/Python/comments/86m95t/python_lecture_7_loops_in_python_in_urdu_hindi_1/
reddit
Python Lecture 7 Loops in Python in Urdu Hindi 1 • r/Python
1 points and 0 comments so far on reddit
Keras: Wrong Input Shape in LSTM Neural Network: https://stackoverflow.com/questions/49411333/keras-wrong-input-shape-in-lstm-neural-network
Stackoverflow
Keras: Wrong Input Shape in LSTM Neural Network
I am trying to train an LSTM recurrent neural network, for sequence classification.
My data has the following formart:
Input: [1,5,2,3,6,2, ...] -> Output: 1
Input: [2,10,4,6,12,4, ...] -> ...
My data has the following formart:
Input: [1,5,2,3,6,2, ...] -> Output: 1
Input: [2,10,4,6,12,4, ...] -> ...
flask/django/bottle... anything else?: https://www.reddit.com/r/Python/comments/86n0nk/flaskdjangobottle_anything_else/
reddit
flask/django/bottle... anything else? • r/Python
Hey all, need some help. I have a cold fusion website in production right now at work, but the company is retiring coldfusion. We have a way to...