1. 程式人生 > >#155: Instagram opensourcing MonkeyType, Dict to retain insertion order and more

#155: Instagram opensourcing MonkeyType, Dict to retain insertion order and more

Worthy Read GoCD is a continuous delivery tool supporting modern infrastructure with elastic on-demand agents and cloud deployments. With GoCD, you can easily model, orchestrate and visualize complex workflows from end to end. It’s open source, free to use and download. advert
Today we are excited to announce we’re open-sourcing MonkeyType, our tool for automatically adding type annotations to your Python 3 code via runtime tracing of types seen. instagram,
opensource Tweet core-python
PrettyPrinter is a powerful, syntax-highlighting, and declarative pretty printer for Python 3.6+. It uses a modified Wadler-Leijen layout algorithm, similar to those used in Haskell pretty printer libraries prettyprinter and ansi-wl-pprint, JavaScript's Prettier, Ruby's prettyprinter.rb and IPython's IPython.lib.pretty. It combines the best parts of each and builds more on top to produce the most powerful pretty printer in Python to date. prettify Regular Expressions are commonly used in Linux command line tools like sed, awk, grep etc. Most programming languages support them in either built – in or through an external library. The main problem of using them is that they difficult to understand, but they are well worth the effort to learn. Using a regular expression can save you a lot of time. regular expression Improve DevOps Testing: 4-part eBook to learn how to detect problems earlier in your DevOps processes. advert Kenneth Reitz has contributed many things to the Python community, including projects such as Requests, Pipenv, and Maya. He also started the community written Hitchhiker’s Guide to Python, and serves on the board of the Python Software Foundation. This week he talks about his career in the Python community and digs into some of his current work. kenneth Enlighten Progress Bar is a console progress bar module for Python. (Yes, another one.) The main advantage of Enlighten is it allows writing to stdout and stderr without any redirection. command line Compare two floats with math.isclose() to see if they are nearly equal #python https://t.co/y9QiKtpbNP" tweet Microsoft is considering adding Python as one of the official Excel scripting languages, according to a topic on Excel's feedback hub opened last month. excel humor If you’ve never coded before and want to learn how to make websites, we have good news for you: we are holding a one-day workshop for beginners! It will take place on February 25, 2018 at Collective Health in San Francisco. django-girls HereIsWally is a Tensorflow project that includes a model for solving Where's Wally puzzles. It uses Faster RCNN Inception v2 model initially trained on COCO dataset and retrained for finding Wally using transfer learning with Tensorflow Object Detection API. tensorflow Jobs Europe TXODDS are a dynamic player in the Sports data business looking to grow aggressively in the next 18 months. We are currently seeking a Python Backend Developer to join a team responsible for the operation, development and maintenance of our current and future systems. Projects Anubis - 347 Stars, 21 Fork Subdomain enumeration and information gathering tool. Detection script for the ROBOT vulnerability A Django library for Heroku apps. PyTorch implementation for 3D human pose estimation. minipos - 22 Stars, 2 Fork A self-hosted, 0-confirmation Bitcoin Cash point-of-sale server. Desktop app to generate EAN-13, EAN-8 and EAN-5 barcodes (other types are coming soon) automatically and save them as PDF or PNG, JPEG GIF image files with several sizes. retox - 10 Stars, 0 Fork For running a local continuous testing environment with tox. Extracting LinkedIn comments from any post and export it to Excel file. Python 3 script for managing of your twitter account using twitter official api's Example to implement machine learning microservice with gRPC and Docker in Python