|
Worthy Read
GoCD is a continuous delivery tool specialising in advanced workflow modeling and dependency management. It lets you track a change from commit to deploy at a glance, providing superior visibility into your workflow. It’s open source, free to use and download.
GoCD
,
advert
In this post, we’ll explore the extraordinary growth of the Python programming language in the last five years, as seen by Stack Overflow traffic within high-income countries. The term “fastest-growing” can be hard to define precisely, but we make the case that Python has a solid claim to being the fastest-growing major programming language.
core-python
videos
I’m starting today a new tutorial series about the Django fundamentals. It’s a complete beginner’s guide to start learning Django. The material is divided into seven parts. We’re going to explore all the basic concepts in great detail, from installation, preparation of the development environment, models, views, templates, URLs to more advanced topics such as migrations, testing, and deployment.
django
Hatch is a productivity tool designed to make your workflow easier and more efficient, while also reducing the number of other tools you need to know. It aims to make the 90% use cases as pleasant as possible.
package manager
Provide platform-independent abstractions for I/O multiplexing based on the select module.
select
Run reddit on your local machine with PyCharm to help you through the way.
reddit
This is part 2 of a series of tutorials, in which we develop the mathematical and algorithmic underpinnings of deep neural networks from scratch and implement our own neural network library in Python, mimicing the TensorFlow API.
deep learning
I made 1000 HTTP requests using Goroutines and Python’s Coroutines. Do check out Go Programming Language Newsletter http://importgolang.com to keep track of Go ecosystem.
python
,
go
Wow Pillow is powerful.
image processing
Beginner’s guide to parallel programming.
Threads
,
processes
data science
Analyzing over a thousand tweets a minute
machine learning
,
sentiment analysis
In this post I want to explore some of the key similarities and differences between two popular deep learning frameworks: PyTorch and TensorFlow. Why those two and not the others? There are many deep learning frameworks and many of them are viable tools, I chose those two just because I was interested in comparing them specifically.
machine learning
I was introduce to Luigi by my friend Shanmuganandh. It has since become an important tool in my Python toolkit. Do check it out.
ETL
Deficiencies in the startup time for Python, along with the collections.namedtuple() data structure being identified as part of the problem, led Guido van Rossum to decree that named tuples should be optimized. That immediately set off a mini-storm of thoughts about the data structure and how it might be redesigned in the original python-dev thread, but Van Rossum directed participants over to python-ideas, where a number of alternatives were discussed. They ranged from straightforward tweaks to address the most pressing performance problems to elevating named tuples to be a new top-level data structure—joining regular tuples, lists, sets, dictionaries, and so on.
tuples
education
unicode
With the aim of making Bitcoin products development easier and more effective, at Chainside we decided to develop btcpy, a new Python 3 SegWit-compliant library, which is focused on providing a simple interface to parse and create complex Bitcoin scripts.
bitcoin
This blog post shows a basic example of a Serverless Thrift API with Python for AWS Lambda and AWS API Gateway.
aws lambda
Python, being awesome by design high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet may not seem obvious to a regular user at first sight. Here is a fun project attempting to collect such classic and tricky examples of unexpected behaviors in Python and discuss what exactly is happening under the hood!
core-python
Monkey-patching software is generally frowned upon, but there is a time and a place for everything, even monkey-patching.
monkey patching
A no-headache guide to serve 1x1 pixels in a serverless, Pythonic world.
aws lambda
The Zen of Python?—?is a list of 19 general truths for Python design principles. Apparently there is a 20th, but I’m focusing on understanding the written list before speculating on what the Easter Egg could be. Written below is a brief analysis of each rule, taken in large part from an article I read on Quora.com. Below the list is the link for that.
zen of python
This is a daily series called Python Gems. Each short posts covers a detail, feature or application of the python language that you can use to increase your codes readability while decreasing its length.
itertools
A primer on Magic Methods
core-python
Jobs
Bangalore, Karnataka, India
Projects
background - 263 Stars, 10 Fork
Runs things in the background.
seq2seq-chatbot - 85 Stars, 25 Fork
Chatbot in 200 lines of code
console-logging - 59 Stars, 4 Fork
Better, prettier commandline logging for Python--with colors!
atq - 36 Stars, 0 Fork
distributed task queue for asyncio.
pycoinbin - 17 Stars, 1 Fork
Python Wrapper for coinbin.org
plain_obj - 12 Stars, 0 Fork
A faster alternative to namedtuple.
deep-learning-with-python-notebooks - 0 Stars, 0 Fork
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
adbus - 0 Stars, 0 Fork
D-Bus Binding? for Python that supports coroutines (asyncio).
|
Data Science, Machine Learning, Natural Language Processing, Text Analysis, Recommendation Engine, R, Python
Thursday, 7 September 2017
Import Python: Import Python 141 - Incredible Growth of Python, DjangoCon US Videos, Threads vs Processes & mor
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment