text stringlengths 29 850k |
|---|
"""
helper.py
---------
Implements various helper functions, e.g. to display messages using a QT Message box.
"""
import io
import sys
import traceback
from PyQt5 import QtCore, QtWidgets, QtGui
def excepthook(excType, excValue, tracebackobj):
"""Rewritten "excepthook" function, to display a message... |
Since I am using alliteration in the title, I really ought to add mendacious somewhere, or perhaps malicious or moronic. Anyway, Micheal Moore has been rushing to make a movie just is time to (hopefully) affect the election, as he related to me in an e-mail.
Despite the craziness of the past few weeks (really, months!)... |
# status_bar.py
#
# Author : James Mnatzaganian
# Contact : http://techtorials.me
# Date Created : 09/17/14
#
# Description : Fancy console-based status bar.
# Usage : See "run_example()".
# Python Version : 2.7.8
#
# Adapted From : https://github.com/tehtechguy/py_StatusBar
... |
ShinJu Blade Reviews - Is it a Scam or Legit?
ShinJu Blade’s perfectly balanced, zirconium oxide ceramic blade will slice through whatever you need and will remain sharp for years, without corroding.
Infused with diamond-hard zirconium oxide, ShinJu Blade is a “revolutionary” ceramic knife that’s guaranteed to stay sha... |
# Copyright 2012 OpenStack Foundation
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless requ... |
So there’s nothing traditional about these empanadas. In fact, I don’t know that I’ve ever had actual empanadas. But when I got my new set of dough presses (which I bought for making dumplings), I knew I had to do something to try them out. Empanadas seemed just the thing. These make for a great appetizer. Which is goo... |
###############################################################
# MPySIR: MPI python script for SIR
#
# CALL: mpirun -n 10 python setup.py
##############################################################
"""
# Author: cdiazbas@iac.es
# Date: 09.06.2015
# Version: 1.7
"""
"""
Archivos necesarios:
==================... |
Latest Stylish Emo Pictures Dps For Profile for whatsapp. Emo profile pictures. Impress your friends with HD profile images. You can also set this Emo to any other social network or blog. Try these dps and get bundle of likes and comments from your friends. |
"""Save settings, bookmarks, etc.
"""
from __future__ import division, absolute_import, unicode_literals
import json
import os
import sys
from . import core
from . import git
from . import resources
def mkdict(obj):
"""Transform None and non-dicts into dicts"""
if isinstance(obj, dict):
value = obj
... |
KWLOT is excited to be a part of #12days4good campaign starting December 10, 2018 and hosted by Kindred Credit Union. First launched by House of Friendship, this social media campaign invites local communities to give back through simple good deeds for 12 consecutive days in December.
In the spirit of good deeds and do... |
from zope.interface import implements
from twisted.application.internet import UNIXClient
from twisted.plugin import IPlugin
from twisted.python import log
from twisted.python import usage
from twisted.application.service import IServiceMaker
from autobahn.wamp import WampClientFactory
from gunny.reveille.command i... |
38.3% of the resident workers in the City of Casey have qualifications, compared to 47.6% for Victoria.
Qualification should be looked at in conjunction with Income, Occupation and Field of qualification for a clearer picture of the knowledge and skill level of City of Casey's local resident workers.
Analysis of the qu... |
"""IBEA selector"""
# This file is part of DEAP.
#
# DEAP is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation, either version 3 of
# the License, or (at your option) any later version.
#
# ... |
On this website we recommend many images about Victorian House Layout that we have collected from various sites from many image inspiration, and of course what we recommend is the most excellent of image for victorian terraced house layout . If you like the image on our website, please do not hesitate to visit again an... |
import scrapy
from scrapy_splash import SplashRequest
class DmozSpider(scrapy.Spider):
name = "teaminfodetail"
#allowed_domains = ["dmoz.org"]
start_urls = [
"http://www.nowgoal.com/detail/1245738.html"
]
def start_requests(self):
for url in self.start_urls:
... |
First day of Spring! Woo Hoo! (I’ll just ignore the 4″ of snow outside. It’ll be gone soon enough!) I feel like time is going by so very quickly. Maybe because there’s so much going on.
Day Job is nuts right now. And that’s a good thing. Two weeks ago the local chamber of commerce and one of the business associations p... |
from MenuList import MenuList
from Tools.Directories import SCOPE_CURRENT_SKIN, resolveFilename
from os import path
from enigma import eListboxPythonMultiContent, RT_VALIGN_CENTER, gFont, eServiceCenter
from Tools.LoadPixmap import LoadPixmap
STATE_PLAY = 0
STATE_PAUSE = 1
STATE_STOP = 2
STATE_REWIND = 3
STATE_FORW... |
Following the release of last year's Holy Smoke, Kandle has treated album cut "Nobody Wants You Now" to a matching video.
The song's message is simple — it's a call to hold men accountable for their actions, refusing to let famous abusers continue to reap the rewards of their fame despite despicable actions.
"With high... |
from django.contrib.syndication.views import Feed
from django.urls import reverse
from .models import BandC, Document
RSS_SIZE = 100
class BandCDocumentFeed(Feed):
description_template = "agenda/document_description.html"
def get_object(self, request, slug):
self.slug = slug
if slug == "al... |
Series: Spiritual Gifts: Mornings in 1 Corinthians 12-14 (1), One off Sermon (1).
1 Corinthians 13:1-13 (Part of the One off Sermon series).
Preached by Rich Duncan on October 29, 2017 (Sunday Evening). |
#!/usr/bin/env python
#
# Copyright (C) 2016 Inkton <thebird@nest.yt>
#
# This file is part of nester
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
#... |
All the rules of the road you abide by and the procedures at the Department of Motor Vehicles (DMV) are based on New York's vehicle and traffic law, often referred to as the vehicle code. This legislation sets forth the regulations related to automobile equipment and registration, safe driving, licensing, financial res... |
# Created by PyCharm Pro Edition
# User: Kaushik Talukdar
# Date: 23-04-17
# Time: 11:33 PM
# What if we want to increment the value of an attribute (instead of replacing it outright)
class Car():
def __init__(self, make, model, year):
self.make =... |
This is just some basic recommendations for Arvixe users who use Elgg CMS.
From time to time, Beta versions of Elgg are released for people to test before releasing a final version. It is strongly recommended that you don’t test those versions on our servers. The reason why we discourage you from doing that is because ... |
#!/usr/bin/env python3
# ftpscout v.0.1
#
# notice: this requires RabbitMQ.
# to add to the queue simply pass a text file to server.py containing the hosts in
# ip:port or hostname:port format, seperated by a newline
#
# usage: ./ftpscout.py [logfile.txt]
# usage (threaded): ./launch.sh [number of threads] [logfile.txt... |
This powerful App has been developed by the team at Lynn Cunningham CA Accountants to give you key financial information at your fingertips, 24/7.
Now you can have instant access to your latest business and personal accountancy facts, dates and calculators. Using the latest technology, the ‘News’ section will be update... |
from django.db import models
from django.conf import settings
from modelcluster.fields import ParentalKey
from wagtail.wagtailcore.models import Page, Orderable
from wagtail.wagtailcore.fields import StreamField
from wagtail.wagtailadmin.edit_handlers import (
FieldPanel, StreamFieldPanel, InlinePanel, PageChoose... |
[i]f someone tells you ‘you will be completely anonymous, [because] you’ll have VPN running all the time’, that’s a lie.
[a]nyone who runs a large enough IT infrastructure knows that running that infrastructure with ZERO logs is impossible.
The “anonymous” or “no logging” VPN Providers have diverted privacy-conscious V... |
from django.contrib.sites.models import Site
from django.contrib.flatpages.models import FlatPage
from django.conf import settings
import textwrap
FlatPage.objects.all().delete()
site = Site.objects.get(pk=settings.SITE_ID)
site.domain = 'saveyourvote.in'
site.name = 'Save Your Vote'
site.save()
PAGES = [
('/fp/ter... |
Seeking the best cartoon pen writing with good quality and affordable prices from DHgate Australia site. We provide a variety of cartoon games boys online supplied by reliable sellers around the world. Helping you step by step of finding cheap anime cartoon backpack kids is what we aim for. Enjoy exploring our range of... |
import argparse
import sys
import logging
import os
def initialize_logger(logfile, logname, isdebug):
logger = logging.getLogger(logname)
loglevel = logging.DEBUG if isdebug else logging.INFO
logger.setLevel(loglevel)
formatter = logging.Formatter('%(asctime)s - %(name)s - %(levelname)-8s - %(messag... |
The Mariners traded for Dan Vogelbach today, and I want to talk about it. I’d like to clear some things up first though.
I don’t write anymore. It’s not completely because I don’t like it, but partially because I don’t like it as much as I used to. I started a podcast, and I started doing stand up comedy. If you haven’... |
from numpy import genfromtxt, zeros
from math import pi
from lib import minkowski
N = 2048
file_map_Q = genfromtxt('planck_2_dir/file_map_Q_64_2048.dat')
file_map_Qx = genfromtxt('planck_2_dir/file_map_Qx_64_2048.dat')
file_map_Qy = genfromtxt('planck_2_dir/file_map_Qy_64_2048.dat')
file_map_U = genfromtxt('planck_2... |
Professional portable full horse clipper. Rotary motor. Run time 150mins. Chrome plated blades with quick release. Cutting length of 2.3mm and cutting width 62mm. Kit includes battery pack, belt, mains transformer, 200ml clipper oil, 250ml hygienic clipper spray, cleaning brush and instruction booklet all packed in a h... |
#!/usr/bin/env python
#
# Execute.py: this file is part of the GRS suite
# Copyright (C) 2015 Anthony G. Basile
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3... |
Brooklyn Jazz Underground Records proudly announces the release of the Perry Smith Quartet - Street Sense, the new recording from guitarist/composer Perry Smith. Street Sense, from the California-born, Brooklyn-based artist, was inspired and influenced by simplicity, repetition, melody, spontaneous interaction, and spa... |
from typing import Optional
from overrides import overrides
import torch
import torch.distributed as dist
from allennlp.common.util import is_distributed
from allennlp.training.metrics.metric import Metric
@Metric.register("mean_absolute_error")
class MeanAbsoluteError(Metric):
"""
This `Metric` calculates ... |
*The information contained in this post is not meant to be specific for you or your situation and is not meant to be financial advice, as I am not licensed as a financial planner. Before making any decisions, I strongly recommend speaking to someone licensed in this area to consider your unique situation. A couple … Co... |
__author__ = 'mh719'
import sqlite3 as lite
import os
import time
import sys
from exec_util import execCmd
import chipqc_db
def getHelpInfo():
return "[OPTIONAL STEP] Filter wiggle files"
def addArguments(parser):
parser.add_argument('-s','--skip',dest='skip',help="Skip filtering - use original files",action... |
Natterbox, a leading provider of global voice cloud services, has announced it is now offering its full telephony capabilities as part of Salesforce Omnichannel, helping customers to fully manage inbound queries across all channels. By including voice, businesses can now deliver a connected customer experience without ... |
'''
This is an example builder script that sets up a rover in Morse to
be driven by ArduPilot.
The rover has the basic set of sensors that ArduPilot needs
To start the simulation use this:
morse run rover.py
Then connect with ArduPilot like this:
sim_vehicle.py --model morse --console --map
This model assumes... |
Our custom and standard cylinders meet the precision, accuracy and quality demands of the most challenging industries.
Our precision engineering and complete cylinder solutions have made our products a leading choice for many heavy-duty industrial applications in industries across the globe.
This is why we're a leader ... |
# -*- coding: utf8 -*-
import re, os
import unicodedata
from quanthistling import model
from annotations import functions
def normalize_stroke(string_src):
return functions.normalize_stroke(string_src)
def delete_book_from_db(Session, bibtex_key):
book_q = Session.query(model.Book)
book = book_q.filter_b... |
Since it is Video Wednesday, we need to add Thierry Henry's ridiculous strike to the list. This gave NYRB the full three-pointer in a bizarre midday 1-0 win over the Chicago Fire. A surprising 15K showed up to brave the 100+ degree temps and skip work. Good on ya.
Rock on. Always got my ser/estar uses mixed up in grade... |
# -*- coding: utf-8 -*-
# This technical data was produced for the U. S. Government under Contract No. W15P7T-13-C-F600, and
# is subject to the Rights in Technical Data-Noncommercial Items clause at DFARS 252.227-7013 (FEB 2012)
import json
import cgi
from django.contrib.auth.models import User, Group
from django.co... |
Japan’s Nikkei NIK, -0.22% wasn’t trading due to a holiday. Hong Kong’s Hang Seng HSI, +0.19% finished down 0.9%. The Shanghai Composite SHCOMP, -1.20% gained 0.4% and South Korea’s Kospi SEU, -0.51% rose the same. Stocks mostly gained in Taiwan Y9999, -0.79% and Singapore STI, +0.20% but fell 1.2% in Indonesia JAKIDX,... |
class neat:
#propiedades de la especiacion
#cambio para neat
def get_id(self):
return self.id
def set_id_(self, id):
self.id=id
def get_parent(self):
return self.parent_
def set_parent(self, arg):
self.parent_ = arg
def specie(self,sp):
self.tspeci... |
This is all the key data for the 1EHHvguoedrwD2mtho4zrBkTgvtqHtqRar bitcoin address. Bitcoin Addresses are unique codes that are used to send bitcoins. These are Transactions sent and received from bitcoin address 1EHHvguoedrwD2mtho4zrBkTgvtqHtqRar. |
import math
import numpy
import pandas
import scipy
import sklearn.decomposition
from django.core import serializers
from matplotlib import pyplot as plt
class ExtendedDataFrame(pandas.DataFrame):
def heat_plot(self, filename=None):
plt.clf()
column_labels = self.index.tolist()
row_labels... |
Home to Mal Fletcher’s Community Spots.
A 30 minute television program that takes a very different look at the social issues shaping the values of today's world and the lifestyles of tomorrow.
Life training and coaching for today’s emerging leaders.
Community work, social action and events for Sheffield, Manchester, Li... |
import os
import sys
from sqlalchemy import create_engine
from storage.sqlsession import session_scope, Base
from scrape.scrape_filers import FDICFilerScraper
from scrape.scrape_listing import FDICOwnFilingScraper
from scrape.scrape_trades import FDICInsiderFileScraper
from storage.transactions import FDICTradeHandler
... |
In this edition of East Idaho Newsmakers, Nate Eaton talks with Kevin Meehan of Jackson Hole, Wyoming.
Meehan just released a new book based upon his abused shelter dog, Isosceles. When Meehan met Isosceles, a black lab mix, he knew they were meant to be.
Isosceles had being chained up in a backyard, likely abused for ... |
import re
import itertools
from collections import defaultdict, namedtuple
import subprocess
from rdflib import util, Graph, Literal, BNode, URIRef
COUNT_ONEORNONE = -1
COUNT_ONEORMORE = -2
COUNT_ANY = -3
class TemplateError(Exception):
pass
class NotPName(Exception):
pass
class PrefixNotFound(Exception):
... |
Blogs and fashion magazines play a vital role in our lives. It gives us a fair idea of what is going around the world. Therefore, it is necessary for you to read the fashion blogs to be updated about the latest trends.
Printed fashion magazines are quite popular since the printed newspapers came into existence. Most of... |
import threading
import time
# noinspection PyPackageRequirements
import wx
from service.const import PortEftOptions
from service.settings import HTMLExportSettings
from service.fit import Fit
from service.port import Port
from service.market import Market
from logbook import Logger
from eos.db import getFit
pyfalog =... |
The Snow Leopard is my sleeping bag of choice as the plusher synthetic insulation is far more plush than the very-thin down alternative. Plus, its rated to 12 degrees, meaning it’s comfy down to about 25. The trade-off is that it’s heavier and larger than its down counterparts, but I bought it as it was the biggest one... |
#!/usr/bin/env python
from gevent import monkey, sleep, threading as gevent_threading
import sys
if 'remote' in sys.argv:
import pydevd
port = int(sys.argv[1])
print('before pydevd.settrace')
pydevd.settrace(host=('' if 'as-server' in sys.argv else '127.0.0.1'), port=port, suspend=False)
print('aft... |
Straiton is neatly placed a hundred yards above a sweeping bend of the winding Water of Girvan. Probably the first feature to impress the visitor is the width of the village street with its attractive stone-built cottages. The outline of Craigengower (the Hill of the Goats in Gaelic) forms a backdrop to the settlement ... |
import json
from .exceptions import SimpleRPCException
class Payload:
"""
Namespace for payload encoding/decoding
"""
class MalformedPayload(SimpleRPCException):
pass
class BufferDecoder:
def __init__(self):
self.dangling = ''
def packages(self, buf):
... |
Malcolm Campbell was born in Chislehurst, Kent, England in 1885. He was the son of a diamond merchant. He attended the independent Uppingham School.
Tender List. Diverse Tenders are continuously added to our Tenders Direct database. All our categories relating to Diverse Tenders are listed.
Southern Rock Car Insurance ... |
# -*- coding: utf-8 -*-
# Generated by Django 1.11.4 on 2017-09-28 09:30
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
initial = True
dependencies = [
('App', '0003_auto_20170928_0925'),
]
operations = [
migr... |
In a turn of events, Thor Token, a San Francisco-based blockchain project built on Neo (NEO), is shutting down, as the project was unable to gain traction and achieve commercial success. This dreadful news for THOR token holders was announced on April 9 by co-founder and CEO at Thor, David Chin.
The Thor Token project ... |
# -*- coding: utf-8 -*-
YES = "si"
NO = "no"
POS_YES= ['si','s','sí','yes','y']
POS_NO= ['no','n']
ACCEPTABLE_YESNO = POS_YES + POS_NO
THING = "animal" #"persona", "cosa", "película"
RANDOM = False
NEW_AI = True
FAST = False
POINTS = True
MAXPOINTS = 5
MAXTRIES = 6
'''This is the animal-guesser configuration file
YES:... |
I’m in the middle of reading a book I really like — Strategic Risk Taking: A Framework for Risk Management by Aswath Damodaran.
Damodaran talks about how people perceive risk and the paradoxical way they act on risk as a result of those perceptions. What I mean is: People should be consistent in how they act when faced... |
# 10_RGB_LED.py
from tkinter import *
import RPi.GPIO as GPIO
import time
# Configure the Pi to use the BCM (Broadcom) pin names, rather than the pin positions
GPIO.setmode(GPIO.BCM)
GPIO.setup(18, GPIO.OUT)
GPIO.setup(23, GPIO.OUT)
GPIO.setup(24, GPIO.OUT)
# Start Pulse Width Modulation (PWM) on the red, green... |
I began my study of Chinese medicine at the New England School of Acupuncture in 1981 with Dr. James So. In 1983 I went to Taiwan to study Chinese and apprenticed in herbology and acupuncture there with Xu Fu-Su in Zhang Hua. I also studied with Chen Jun-Ming in Taipei. In 1986 I went to mainland China and studied acup... |
from django import forms
from django.forms import widgets
from django.core.validators import MinLengthValidator
from .models import Story, Chapter
class CreateStoryForm(forms.Form):
title = forms.CharField(min_length=Story.MIN_TITLE_LEN,
max_length=Story.MAX_TITLE_LEN)
# next is ab... |
Liz, Emily and Hannah, receiving their award form CBeebies Sid!
Party Fizz Award Winning Parties offer a variety of party entertainment packages to suit your party and your budget. Suitable for Birthday Parties (age 1-6), Weddings, Christenings, Family Parties, Charity Events or any other event where children will be a... |
#!/usr/bin/env python
import os
def make_dir(dir_name):
"""Makes sure target directory doesn't exist, or that the
command wasn't called from inside said directory.
Args:
dir_name(str): Name of directory where all compressed
images will be stored. Usually called 'compressed'
Returns... |
If you need to apply for a Central African Visa, we can help you!
For US citizens a valid passport, visa, and evidence of yellow fever vaccination are required for entry.
ItsEasy maintains the visa requirements to all countries, including central african republic. Use the widget above to see your particular requirement... |
# importing libraries:
import maya.cmds as cmds
import maya.mel as mel
from ..Modules.Library import dpControls as ctrls
# global variables to this module:
CLASS_NAME = "HeadDeformer"
TITLE = "m051_headDef"
DESCRIPTION = "m052_headDefDesc"
ICON = "/Icons/dp_headDeformer.png"
class HeadDeformer():
def __init_... |
If the supplier is operating a business or is entitled to register for an ABN, they cannot use the Statement by a supplier form. If the payer has reasonable grounds to believe that the statement the supplier makes is false or misleading, they are required to withhold 47% (from 1 July 2017) from the total payment for th... |
# -*- coding: utf-8 -*-
#########################################################################
# dates.py: for use with date-range substitution in notmuch-client #
# #
# Copyright © 2011 Jesse Rosenthal ... |
The Durrant Consultancy Group Ltd offer support and guidance for all registering candidates.
Providing ongoing support throughout the whole process, offering interview tips and techniques that will greatly improve your chances of success.
Upload your CV and we will arrange a suitable time to contact you.
Once registere... |
from math import inf as infinity
from numpy import int as integral
from numpy import bmat as blockmat
from numpy import concatenate
from numpy import dot
from numpy import empty
from numpy import zeros
from numpy.linalg import cond as condition_number
from numpy.linalg impo... |
There’s a problem with back to back vacations; you cannot process one fully before you are exhausted by the next one. Poor me.
Sept. 21st saw us rising early and bolting breakfast with a full day ahead of us. We waited for the proper bus and were distressed when it charged past us! Turns out that we did not know the pr... |
class Solution(object):
def imageSmoother(self, M):
"""
:type M: List[List[int]]
:rtype: List[List[int]]
"""
if not M:
return M
nrow, ncol = len(M), len(M[0])
if ncol == 1:
if nrow == 1:
return M
else:
... |
Nevada’s public records law has a big bark, but little bite. It’s time to change that.
That’s strong rhetoric, and rightly so. Government officials work for the public. That makes members of the public the boss. One of your rights as a supervisor is to know what your employees are doing.
Imagine if your employer came t... |
"""
Tools for creating and manipulating 1,2, and 3D meshes.
.. inheritance-diagram:: proteus.MeshTools
:parts: 1
"""
from __future__ import print_function
from __future__ import absolute_import
from __future__ import division
from builtins import input
from builtins import zip
from builtins import next
from builtin... |
Enoshima island is one of my favourite places for a day trip from Tokyo. I love the ocean air, the view of Kamakura and Mt Fuji, and the shrines and small shops around the island. This Sunday I took a day off from the busy city to visit the onsen at Enoshima Island Spa. It turned out to be even better than I had imagin... |
#coding:utf8
import sys
import re
import logging
import random
import itertools
from keras.preprocessing import sequence
from utility import build_vocab
from letor_metrics import ndcg_score
import numpy as np
def extract_sentences(fname):
sentences = []
start_r = re.compile('<\d+>')
end_r = re.compile('</... |
As the housing market recovers, a lot remains to be seen. What kind of homes will Americans favor and builders bring to life? Will all those half-finished McMansions and partially leveled future subdivisions left behind after the housing bust ever be completed? Some are even asking if home ownership is still part of th... |
'''
sphinxcontrib.swf
~~~~~~~~~~~~~~~~~
This module provides :rst:directive:`swf`, which you can use to embed
flash objects into your documentation.
'''
from docutils import nodes
from docutils.parsers.rst import Directive, directives
import os, sys, re, shutil
__version__ = '0.3'
def bool_optio... |
They are very young, some of them children, and they were born in the United States of Peruvian parents who have something very important in common: They all love [the traditional Peruvian dance] “marinera,” practice it regularly and will travel anywhere to join dance contests, even Peru and Canada, where some of the c... |
#!/usr/bin/env python
from __future__ import division, print_function
import re
import subprocess
import platform
from .utils import print_warn
def match_line_in_text(text, pattern):
for line in text.split("\n"):
m = re.match(pattern, line)
if m is not None:
return m.group(1)
re... |
· MASSIMILI: development of a multi-data assimilation scheme to integrate Bio-Argo floats data with Ocean Colour satellite data into the biogeochemical modelling systems of the CMEMS Monitoring and Forecasting Centres.
C. Solidoro, S. Bacer, L. Mariotti, F. Stel, and V. Malacˇicˇ, 2016: "Saw-tooth modulation of the dee... |
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
The contractive autoencoder implementation taken from Deeplearning Theano
tutorial, see: https://github.com/lisa-lab/DeepLearningTutorials/blob/master/code/cA.py
Copyright (c) 2010--2015, Deep Learning Tutorials Development Team
All rights reserved.
Redistribution an... |
Diseno, Comment Faire Le Plan De Sa Maison was posted January 15, 2018 at 3:16 am by ipsita.co . More over Comment Faire Le Plan De Sa Maison has viewed by 5911 visitor.
Diseno, Plan Maison Individuelle Moderne was posted March 26, 2017 at 11:11 pm by ipsita.co . More over Plan Maison Individuelle Moderne has viewed by... |
# -*- coding: utf-8 -*-
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or... |
Find the best offers and promotions for you to enjoy your next stay in our Hotel in Las Ramblas of Barcelona.
Best Price Guaranteed. If you find your reservation cheaper on another website within 24 hours after making the reservation, for the same room type and the same dates, we will validate the lower price and proce... |
# Copyright (C) 2018 BROADSoftware
#
# This file is part of HADeploy
#
# HADeploy is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# H... |
Yoenis Cespedes had surgery to remove the calcifications from his left heel on Friday, the Mets announced.
It was the second such surgery for Cespedes, who had it performed on his right heel Aug. 2. The outfielder is not expected to be able to return until the second half of the 2019 season.
Coincidentally, Cespedes' a... |
#!/usr/bin/python2.4
# -*- coding: utf-8 -*-
"""
message_boxes
KPyLibs
Copyright (c) Karol Będkowski, 2004, 2005, 2006
This file is part of KPyLibs
"""
__author__ = 'Karol Będkowski'
__copyright__ = 'Copyright (C) Karol Będkowski 2006'
__revision__ = '$Id$'
__all__ = ['message_box_error', 'message_box_info',
'me... |
Note for assigning producers in the future: it's tough scheduling wise when the producer is in the show directly before the one they're producing.
Maybe a Capture the Flag game?
Is there pipe and drape onstage for One Acts in BUC?
Can Brittany look and see if chairs cost $ in BUC?
We are absolutely thrilled to announce... |
import copy
import floppyforms as forms
from crispy_forms.bootstrap import Tab, TabHolder
from crispy_forms.layout import Field, HTML, Layout
from django.utils.translation import ugettext_lazy as _
from horizon.utils.memoized import memoized
from horizon_contrib.forms import SelfHandlingModelForm
from leonardo.modul... |
Swimming armbands decorated with pictures of fish, sold in a plastic bag.
When the caps are not entirely pushed in, air can leak through the valves, possibly causing the armbands to deflate with a risk of drowning for the user. The product does not comply with the Personal Protective Equipment Directive and the relevan... |
from pathlib import Path
import setuptools
import sys
min_version = (3, 6)
if sys.version_info < min_version:
error = """
Beginning with augur 7.0.0, Python {0} or above is required.
This may be due to an out of date pip.
Make sure you have pip >= 9.0.1.
""".format('.'.join(str(n) for n in min_version)),
... |
Can you wear trainers to the office? To dinner? To a ball? Emphatically, you can, and at some point you should. It looks very youthful and suddenly, so does everything you wear with them. You don’t even have to be an American tourist or a teenager. Right now, just about everything looks more current if you wear it with... |
#!/usr/local/bin/python3
import tkinter as tk
from tkinter import filedialog, ttk
class sca_gui(tk.Tk):
def __init__(self, parent):
tk.Tk.__init__(self, parent)
self.parent = parent
self.initialize()
def initialize(self):
self.grid()
self.vals = None
self.curre... |
A great 2D cut-out design cake for Batman fans of all ages. All elements of the cake are edible.
Design: No changes possible for this cake. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.