Semaphore Community: Generating Fake Data for Python Unit Tests with Faker
Link: https://semaphoreci.com/community/tutorials/generating-fake-data-for-python-unit-tests-with-faker
This article is brought with ❤ to you by Semaphore.Introduction
When writing unit tests, you might come across a situation where you need to
generate test data or use some dummy data in your tests. If
Link: https://semaphoreci.com/community/tutorials/generating-fake-data-for-python-unit-tests-with-faker
This article is brought with ❤ to you by Semaphore.Introduction
When writing unit tests, you might come across a situation where you need to
generate test data or use some dummy data in your tests. If
Semaphore
Generating Fake Data for Python Unit Tests with Faker - Semaphore
Learn how to use Faker library to generate fake data sets in your Python unit tests.
Chris Moffitt: Building a Repeatable Data Analysis Process with Jupyter Notebooks
Link: http://pbpython.com/notebook-process.html
Introduction
Over the past couple of months, there has been an ongoing discussion about Jupyter Notebooks
affectionately called the “Notebook Wars”. The genesis of the discussion is Joel Grus’
presen
Link: http://pbpython.com/notebook-process.html
Introduction
Over the past couple of months, there has been an ongoing discussion about Jupyter Notebooks
affectionately called the “Notebook Wars”. The genesis of the discussion is Joel Grus’
presen
Pbpython
Building a Repeatable Data Analysis Process with Jupyter Notebooks
This article describes how to create a repeatable process for analyzing data with Jupyter Notebooks.
gamingdirectional: Create the Overlap class for Pygame project
Link: http://gamingdirectional.com/blog/2018/11/20/pygame-python-8/
Hello there, sorry for a little bit late today because I am busy setting up my old website which is now ready for me to add in more articles into it, if you are interested in more programming articles
Link: http://gamingdirectional.com/blog/2018/11/20/pygame-python-8/
Hello there, sorry for a little bit late today because I am busy setting up my old website which is now ready for me to add in more articles into it, if you are interested in more programming articles
Gaming Directional
Create the Overlap class for Pygame project
Create an object collision detection class for pygame
Mike Driscoll: Python 101: Episode #34 – The SQLAlchemy Package
Link: http://www.blog.pythonlibrary.org/2018/11/20/python-101-episode-34-the-sqlalchemy-package/
In this screencast, we learn about the popular SQLAlchemy package. SQLAlchemy is an Object Relational Mapper for Python that allows you to interface with databases in a “Pythonic” manner.
You can als
Link: http://www.blog.pythonlibrary.org/2018/11/20/python-101-episode-34-the-sqlalchemy-package/
In this screencast, we learn about the popular SQLAlchemy package. SQLAlchemy is an Object Relational Mapper for Python that allows you to interface with databases in a “Pythonic” manner.
You can als
Codementor: NAIMbot - Aim assistant based on machine learning
Link: https://www.codementor.io/huy_hng/naimbot-aim-assistant-based-on-machine-learning-ph7brwc2c
NAIMbot - Aim assistant based on machine learning
Link: https://www.codementor.io/huy_hng/naimbot-aim-assistant-based-on-machine-learning-ph7brwc2c
NAIMbot - Aim assistant based on machine learning
www.codementor.io
NAIMbot - Aim assistant based on machine learning | Codementor
James Bennett: Core no more
Link: https://www.b-list.org/weblog/2018/nov/20/core/
If you’re not the sort of person who closely follows the internals of Django’s development, you might not know there’s a draft proposal to drastically change the project’s governance. It’s been gettin
Link: https://www.b-list.org/weblog/2018/nov/20/core/
If you’re not the sort of person who closely follows the internals of Django’s development, you might not know there’s a draft proposal to drastically change the project’s governance. It’s been gettin
PyCoder’s Weekly: Issue #343 (Nov. 20, 2018)
Link: https://pycoders.com/issues/343
CPython Governance after Guido, "Clean Architecture" examples, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
Link: https://pycoders.com/issues/343
CPython Governance after Guido, "Clean Architecture" examples, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
Pycoders
PyCoder’s Weekly | Issue #343
Issue #343 of the PyCoder’s Weekly newsletter, published Nov. 20, 2018.
PythonClub - A Brazilian collaborative blog about Python: Algoritmos de Ordenação
Link: http://pythonclub.com.br/algoritmos-ordenacao.html
Fala pessoal, tudo bom?
Nos vídeos abaixo, vamos aprender como implementar alguns dos algoritmos de ordenação usando Python.
Bubble Sort
Como o algoritmo funciona: Como implementar o algoritmo usando
Link: http://pythonclub.com.br/algoritmos-ordenacao.html
Fala pessoal, tudo bom?
Nos vídeos abaixo, vamos aprender como implementar alguns dos algoritmos de ordenação usando Python.
Bubble Sort
Como o algoritmo funciona: Como implementar o algoritmo usando
PythonClub
Algoritmos de Ordenação
Fala pessoal, tudo bom? Nos vídeos abaixo, vamos aprender como implementar alguns dos algoritmos de ordenação usando Python. Bubble Sort Como o algoritmo funciona: Como implementar o algoritmo usando Python: https://www.youtube.com/watch?v=Doy64STkwlI. Como…
Vladimir Iakolev: Analysing the trip to South America with a bit of image recognition
Link: https://nvbn.github.io/2018/11/21/sa-trip-analysis/
Back in September, I had a three weeks trip to South America. While planning the trip I was using
sort of data mining to select the most optimal flights and it worked well.
To continue following the d
Link: https://nvbn.github.io/2018/11/21/sa-trip-analysis/
Back in September, I had a three weeks trip to South America. While planning the trip I was using
sort of data mining to select the most optimal flights and it worked well.
To continue following the d
nvbn.github.io
Analysing the trip to South America with a bit of image recognition
Back in September, I had a three weeks trip to South America. While planning the trip I was using
sort of data mining to select the most optimal flights and it worked well.
To continue following th...
sort of data mining to select the most optimal flights and it worked well.
To continue following th...
Talk Python to Me: #187 Secure all the things with HubbleStack
Link: https://talkpython.fm/episodes/show/187/secure-all-the-things-with-hubblestack
How do you keep track of the security, configuration states, and even out of date system level packages in your servers? What if you had 40,000 or more servers? How's your process scale? I'll tell you
Link: https://talkpython.fm/episodes/show/187/secure-all-the-things-with-hubblestack
How do you keep track of the security, configuration states, and even out of date system level packages in your servers? What if you had 40,000 or more servers? How's your process scale? I'll tell you
talkpython.fm
Secure all the things with HubbleStack
How do you keep track of the security, configuration states, and even out of date system level packages in your servers? What if you had 40,000 or more servers? How's your process scale? I'll tell you, mine would take some tweaks!
Mike Driscoll: Black Friday / Cyber Monday Sale 2018
Link: http://www.blog.pythonlibrary.org/2018/11/21/black-friday-cyber-monday-sale-2018/
This week I am putting my 2 most recent self-published books on Sale starting today through November 26th.
ReportLab – PDF Processing with Python is available for $9.99:
Leanpub
Gumroad – Use offer
Link: http://www.blog.pythonlibrary.org/2018/11/21/black-friday-cyber-monday-sale-2018/
This week I am putting my 2 most recent self-published books on Sale starting today through November 26th.
ReportLab – PDF Processing with Python is available for $9.99:
Leanpub
Gumroad – Use offer
gamingdirectional: Create a pool object for enemy ships
Link: http://gamingdirectional.com/blog/2018/11/21/pygame-python-9/
In this article we will start to create a pool object which will recycle the enemy ship and then we will create a new object pool for the missiles on the next article. Before we can create a pool obje
Link: http://gamingdirectional.com/blog/2018/11/21/pygame-python-9/
In this article we will start to create a pool object which will recycle the enemy ship and then we will create a new object pool for the missiles on the next article. Before we can create a pool obje
Real Python: Memory Management in Python
Link: https://realpython.com/python-memory-management/
Ever wonder how Python handles your data behind the scenes? How are your variables stored in memory? When do they get deleted?
In this article, we’re going to do a deep dive into the internals of Pyth
Link: https://realpython.com/python-memory-management/
Ever wonder how Python handles your data behind the scenes? How are your variables stored in memory? When do they get deleted?
In this article, we’re going to do a deep dive into the internals of Pyth
Realpython
Memory Management in Python – Real Python
Get ready for a deep dive into the internals of Python to understand how it handles memory management. By the end of this article, you’ll know more about low-level computing, understand how Python abstracts lower-level operations, and find out about Python’s…
Stack Abuse: Lists vs Tuples in Python
Link: https://stackabuse.com/lists-vs-tuples-in-python/
Introduction
Lists and tuples are two of the most commonly used data structures in Python, with dictionary being the third. Lists and tuples have many similarities. Some of them have been enlisted bel
Link: https://stackabuse.com/lists-vs-tuples-in-python/
Introduction
Lists and tuples are two of the most commonly used data structures in Python, with dictionary being the third. Lists and tuples have many similarities. Some of them have been enlisted bel
Stack Abuse
Lists vs Tuples in Python
Lists and tuples are two of the most commonly used data structures in Python, with dictionary being the third. Lists and tuples have many similarities: They a...
PyCharm: PyCharm 2018.3 Out Now
Link: http://feedproxy.google.com/~r/Pycharm/~3/jBpXtDeiXqc/
PyCharm 2018.3 is now available: Windows Subsystem for Linux (WSL) support, multiline TODOs, improved search everywhere, and more.
Download PyCharm 2018.3
New in PyCharm
For those of you on Windows
Link: http://feedproxy.google.com/~r/Pycharm/~3/jBpXtDeiXqc/
PyCharm 2018.3 is now available: Windows Subsystem for Linux (WSL) support, multiline TODOs, improved search everywhere, and more.
Download PyCharm 2018.3
New in PyCharm
For those of you on Windows
PyCharm Blog
PyCharm 2018.3 Out Now
PyCharm 2018.3 is now available: Windows Subsystem for Linux (WSL) support, multiline TODOs, improved search everywhere, and more. Download PyCharm 2018.3 New in PyCharm For those of you on Windows…
Trey Hunner: Black Friday Sale: 50% Off 52 weeks of Python Morsels
Link: http://treyhunner.com/2018/11/python-morsels-sale-52-weeks-of-python/
I launched a weekly Python skill-building service earlier this year called Python Morsels.
This week I’m running my first sale, which will also likely be the biggest sale that I run on Python Morsels
Link: http://treyhunner.com/2018/11/python-morsels-sale-52-weeks-of-python/
I launched a weekly Python skill-building service earlier this year called Python Morsels.
This week I’m running my first sale, which will also likely be the biggest sale that I run on Python Morsels
Treyhunner
Black Friday Sale: 50% Off 52 weeks of Python Morsels - Trey Hunner
I launched a weekly Python skill-building service earlier this year called Python Morsels.
This week I’m running my first sale, which will also …
This week I’m running my first sale, which will also …
Continuum Analytics Blog: Deriving Business Value from Data Science Deployments
Link: https://www.anaconda.com/blog/developer-blog/deriving-business-value-from-data-science-deployments/
By Gus Cavanaugh One of the biggest challenges facing organizations trying to derive value from data science and machine learning is deployment. In this post, we’ll take a look at three common approac
Link: https://www.anaconda.com/blog/developer-blog/deriving-business-value-from-data-science-deployments/
By Gus Cavanaugh One of the biggest challenges facing organizations trying to derive value from data science and machine learning is deployment. In this post, we’ll take a look at three common approac
Anaconda
Deriving Business Value from Data Science Deployments - Anaconda
This blog post takes a look at three common approaches to deploying data science projects, and how Anaconda Enterprise simplifies allows data scientists to focus on building better models that drive business value rather than wasting time on infrastructure.…
Django Weblog: DSF Board Election for 2019
Link: https://www.djangoproject.com/weblog/2018/nov/21/dsf-board-election-2019/
It's that time of year again where we elect the Django Software Foundation Board of Directors.
If you're interested in helping contribute back to Django and the Django Community we encourage you to st
Link: https://www.djangoproject.com/weblog/2018/nov/21/dsf-board-election-2019/
It's that time of year again where we elect the Django Software Foundation Board of Directors.
If you're interested in helping contribute back to Django and the Django Community we encourage you to st
Kushal Das: Source of colors in Qubes devices menu items
Link: https://kushaldas.in/posts/source-of-colors-in-qubes-devices-menu-items.html
Have you ever wondered how the device lock icon colors come in the device applet
of Qubes OS? I saw those everyday, but, never bothered
to think much. The guess was the VM where the devices are atta
Link: https://kushaldas.in/posts/source-of-colors-in-qubes-devices-menu-items.html
Have you ever wondered how the device lock icon colors come in the device applet
of Qubes OS? I saw those everyday, but, never bothered
to think much. The guess was the VM where the devices are atta
gamingdirectional: Create the pool object for Enemy Missile class
Link: http://gamingdirectional.com/blog/2018/11/22/pygame-python-10/
In this article we will continue to create a new missile pool object which will be used to recycle the enemy missile object just like the pool object which will be used to recycle the enemy ship objec
Link: http://gamingdirectional.com/blog/2018/11/22/pygame-python-10/
In this article we will continue to create a new missile pool object which will be used to recycle the enemy missile object just like the pool object which will be used to recycle the enemy ship objec
Gaming Directional
Create the pool object for Enemy Missile class
Create the pool object for a enemy missile class in the pygame project
Reuven Lerner: Black Friday sale — improve your Python + Git for 40% off!
Link: https://blog.lerner.co.il/black-friday-sale-improve-your-python-git-for-40-off/
Yup — just like everyone else, I’m having a Black Friday sale on all of my online books and courses. Just this weekend, you can use the coupon code BF2018 to improve your Python skills:
Object-Orient
Link: https://blog.lerner.co.il/black-friday-sale-improve-your-python-git-for-40-off/
Yup — just like everyone else, I’m having a Black Friday sale on all of my online books and courses. Just this weekend, you can use the coupon code BF2018 to improve your Python skills:
Object-Orient
Lerner Consulting Blog
Black Friday sale — improve your Python + Git for 40% off! - Lerner Consulting Blog
Yup — just like everyone else, I’m having a Black Friday sale on all of my online books and courses. Just this weekend, you can use the coupon code BF2018 to improve your Python skills: Object-Oriented Python Understanding and Mastering Git Comprehending…