text stringlengths 29 850k |
|---|
# -*- coding=utf-8 -*-
from __future__ import absolute_import, print_function
import logging
import os
import sys
import pip_shims.shims
import six
import six.moves
import tomlkit
import vistir
from six.moves.urllib.parse import urlparse, urlsplit, urlunparse
from vistir.compat import Path, fs_decode
from vistir.path... |
* Virtual Reality: How Much Immersion Is Enough?
Computer(42) * Augmented Reality: No Longer a Novelty?
* What Are Soft Biometrics and How Can They Be Used?
* Satellite Imagery Analysis: What Can Hospital Parking Lots Tell Us about a Disease Outbreak?
* Flexible Displays, Rigid Designs?
* Does Neurotechnology Produce a... |
#!/usr/bin/env python
# encoding: utf-8
from audiomanager import AudioManager
from spotify import Spotify
def status(audio, spotify):
print '-' * 50
print "Sink name:", audio._sink_name
print "Sink id:", audio._sink_id
print "is muted:", audio.is_muted()
print "volume:", audio.get_volume()
pr... |
I decided to shake things up a bit in 2019. Not make year-long resolutions but break the year down into goals or challenges.
Last month was self-care. Just slow down. I decided one way to do with was to use up bath products I have had in drawers for a while. This is me usually “Open drawer see products. Oh yeah should ... |
# Copyright 2019 The dm_control Authors.
#
# 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 agreed to i... |
Slow of this page is becuase we have gone elajt (elite). we have made a quakeclan and is playing quake all days now.
Seriously: we are just busy working with our projects, we havn't given up or anything, unlike certain other uk-based dudes. The new projects include multiple new demos and several internet things. |
# -*- coding: utf-8 -*-
# pylint: disable=too-few-public-methods,invalid-name
""" Bencode support.
Copyright (c) 2009-2017 The PyroScope Project <pyroscope.project@gmail.com>
See http://en.wikipedia.org/wiki/Bencode
"""
# This program is free software; you can redistribute it and/or modify
# it under the term... |
This cute, duck shaped natural rubber teether is a must have for all babies.
The Kawan teether is covered in a fine layer of vegetable oil when you receive it. This is to protect the rubber from drying out. Before using the teether it should be washed, then sterilised using either a sterilising solution or by boiling i... |
import time
from JumpScale import j
if not q._init_called:
from JumpScale.core.InitBaseCore import q
def logtest(total, interval, message, format=False):
j.core.messagehandler3.connect2localLogserver()
start = time.time()
result = []
for n in xrange(1, total + 1):
if n % interval == 0:... |
Books: I’m reading two books at the same time right now. Why? Uh, I dunno. The other one is “When to Rob a Bank”… which has nothing to do with the other book…..
Ooh yes! Another strawberry recipe 🙂 I love strawberries and they are the best fresh. Once you start buying strawberries in the winter, I’m sorry they just do... |
#!/usr/bin/env python
import logging
import os
import sys
BASE_PATH = os.path.dirname(__file__)
logging.basicConfig()
def main():
"""
Standalone django model test with a 'memory-only-django-installation'.
You can play with a django model without a complete django app
installation.
http://www.dja... |
Bri started her band, titled “The Banned”, in 2011 after a top 10 finish on CMT’s Next Superstar.
Kody started playing music in the beginning of 2014, eager to take on as many acoustic gigs and songwriting competitions in the Dallas/Ft. Worth area that he could. As a frequent support act of the Texas Country/Red Dirt b... |
from validator.constants import PACKAGE_THEME
from validator.contextgenerator import ContextGenerator
from validator.testcases.javascript import traverser
from validator.testcases.javascript.jsshell import get_tree
def test_js_file(err, filename, data, line=0, context=None, pollutable=False):
'Test a JS file by p... |
We will certainly tell you regarding the Bedroom Furniture Hickory Nc image gallery we carry this internet site. You can look for photos you like for details objectives. Bedroom Furniture Hickory Nc is one of the most looked search of the month. If you wish to download please click “Download” button to minimize your sm... |
"""Unittests for idlelib.configHelpSourceEdit"""
import unittest
from idlelib.idle_test.mock_tk import Var, Mbox, Entry
from idlelib import configHelpSourceEdit as help_dialog_module
help_dialog = help_dialog_module.GetHelpSourceDialog
class Dummy_help_dialog:
# Mock for testing the following methods of help_dia... |
Palm Springs International Shortfest, June 23-29, 2009.
Philadelphia Independent Film Festival, June 25-28.
Dubrovnik Libertas Film Festival, June 26-30.
Screening in three fests over the same weekend, Kelly and I decided to attend the impressive (and very hot) Palm Springs Shortfest and Market. One of the best organiz... |
#! /usr/bin/env python
#
# Quex 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 2.1 of the License, or (at your option)
# any later version.
#
# This software is distribu... |
If you are environmentally conscious, Rootstown(OH) funeral homes can assist you in planning a green burial for a deceased loved one. A natural or green burial is an alternative choice in funeral planning as the body is not prepped with embalming chemicals nor is it cremated. Going "green" is an environmental sustainab... |
#!/usr/bin/env python3
# -*- coding: UTF-8 -*-
import logging
import os
import re
import requests
import zipfile
from pathlib import Path
from urllib.parse import urlparse
# yapf: disable
files = {'cim': ['https://content.vexrobotics.com/motors/217-2000-cim/cim-motor-curve-data-20151104.csv',
... |
As a vegetarian, I am ashamed to say that despite hearing about the Meat-Free Monday campaign, I have never really looked into it as I already felt that I was doing my bit by being meat-free seven days a week. However my good friend and fellow vegetarian Marianne recently donned a T-Shirt and handed out leaflets next t... |
# No shebang line, this module is meant to be imported
#
# Copyright 2014 Oliver Palmer
#
# 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
#
# Unle... |
Real estate here took another hit this week as Forbes, the U.S. publisher of authoritative business magazines, posted an account of Costa Rican property ownership problems.
The thrust of the article by author Jesse Bogan is captured by the headline "Costa Rica is a retirement heaven — unless some squatters steal your l... |
from __future__ import absolute_import
from webassets.filter import Filter
__all__ = ('Jinja2',)
class Jinja2(Filter):
"""Process a file through the Jinja2 templating engine.
Requires the ``jinja2`` package (https://github.com/mitsuhiko/jinja2).
The Jinja2 context can be specified with the `JINJA2_CON... |
The feed hasn't come up on regular antenna over the air, either.
Me too, EZ, and I'm surprised by that, since she is suppose to be their star witness.
Gur: "I've said too much"
Just noticed that too @Tammy, no comment button.
@Tammy I've had problems with comments today.
i think i like it better like this anyway, anica... |
import subprocess
import os
from django.conf import settings
import numpy as np
import pysam
from genome_finish import __path__ as gf_path_list
from genome_finish.insertion_placement_read_trkg import extract_left_and_right_clipped_read_dicts
from main.models import Dataset
from main.models import Variant
from main.mo... |
A police-mad little boy who wanted blues and twos for his birthday was set to be disappointed — until big-hearted officers stepped in to make his day.
Mom Catherine Stewart said she had approached the police service to see if they could spare an officer to attend the party — but was told none were available.
After she ... |
import logging
import random
import time
import vlc
import constants
log = logging.getLogger(__file__)
class HorrorsEar(object):
def __init__(self):
self.background_instance = vlc.Instance()
self.background_tracks = self.background_instance.media_list_new()
self.background_player = self... |
* Tax rates. The new law imposes a new tax rate structure with seven tax brackets: 10%, 12%, 22%, 24%, 32%, 35%, and 37%. The top rate was reduced from 39.6% to 37% and applies to taxable income above $500,000 for single taxpayers, and $600,000 for married couples filing jointly. The rates applicable to net capital gai... |
import asyncio
import base64
import json
import pyarchy
import socket
import struct
import time
from . import constants, security
class Datagram(object):
@classmethod
def from_string(cls, str_: str):
dg = cls(**json.loads(str_))
# Verify timestamp
if dg.timestamp >= time.time():
... |
8. Learn to love fibre. Too little fibre is a primary cause of constipation in adults and children. “Including fibre in your diet has many health benefits in addition to treating constipation, such as helping to lower blood cholesterol and triglyceride levels, improving blood sugars in people with diabetes and assistin... |
import socketio
class mainNamespace(socketio.AsyncNamespace):
def __init__(self, _playlist, _player, _playlistlist, _config, _loop, _users, _namespace):
self.playlist = _playlist
self.player = _player
self.playlistlist = _playlistlist
self.config = _config
self.loop = _loop... |
If you've grown weary of your Lucas starter leaving you by the roadside, try one of our gear reduction starters. These starters fit precisely, and start in an instant. Never be stalled again! |
"""
Functions used to evaluate the quality of control systems. Includes measures such as
stability margins and settling time.
Requires numpy
"""
import numpy as np
from numpy import linalg as LA
import math
import cmath
def upper_gain_margin(A, B, C, discrete=True, tol=1e-3, max_gain_dB=60, output_dB=True):
""" ... |
Sky Matters is a monthly Newsletter focused on Irish Astronomy. In this issue we look at the skies for January 2019, and the year ahead in space flight.
Sky Matters - A monthly Newsletter from CIT Blackrock Castle Observatory about the night sky. |
# Copyright 2021 UW-IT, University of Washington
# SPDX-License-Identifier: Apache-2.0
import logging
import traceback
from restclients_core.exceptions import DataFailureException
from myuw.dao.registration import get_schedule_by_term
from myuw.dao.instructor_schedule import get_instructor_schedule_by_term
from myuw.d... |
Wizards are arcane casters that have a massive variety of spells at their disposal. When prepared with the right spells Wizards can rack up huge kill counts and deal massive amounts of damage at the same time.
Languages: Wizards can speak Magic. To speak it, use the command /l magic [message] to speak a single line in ... |
#!/usr/bin/env python
'''
Feature homography
==================
Example of using features2d framework for interactive video homography matching.
ORB features and FLANN matcher are used. The actual tracking is implemented by
PlaneTracker class in plane_tracker.py
'''
# Python 2/3 compatibility
from __future__ import ... |
The Awning Pull is inspired by (not making this up) my memories of Parisian cafés.
Size: 6" x 1-1/2". Center to center: 5" |
# Copyright 2021 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 agreed to in writing, ... |
(April 16, 2018) – Water Infrastructure Investment. Consent decrees. Integrated planning. Rate affordability. Your utility can be 100% correct on the issues, and still suffer negative blowback due to poorly executed communications on advocacy matters.
Takeaways: Follow-up resources and collaboration opportunities will ... |
"""
Manage data in folders
"""
def identify_groups(folder, splitStr, groupPos, outFolder):
"""
Identifica o grupo a que um ficheiro pertence e envia-o para uma nova
pasta com os ficheiros que pertecem a esse grupo.
Como e que o grupo e identificado?
* O nome do ficheiro e partido em dois em fu... |
Come and meet our unchained Siberian Husky sled dogs and experience the sport of dog sledding. Visit the pack at our kennel and get to know how joyful, intelligent and gentle they are. Get to know their love to pull and work and of course to cuddle and play.
We have created a unique sled dog environment where we emphas... |
"""A set of helper functions to work with the astropy module."""
import functools
import random
import string
import tempfile
import subprocess
import collections
from itertools import cycle, islice, chain, combinations, zip_longest
import scipy
import numpy as np
from astropy.table import Table, join
from astropy.coo... |
Myson is the largest producer of radiators and towel warmers in the world. Along with their quality line of fan convectors, Myson has committed to stocking in the US thousands of units and receives a new container each week. Their radiators are of the best quality construction. We encourage you to compare the quality. ... |
import tqdm
import numpy as np
import tensorflow as tf
import matplotlib.pyplot as plt
import utils.filesys as fs
import utils.utils as ut
import utils.tfw as tfw
import utils.printer as pr
import utils.datasets as ds
""" A combination of modules that interacts with environment """
class Model:
def __init__(self,... |
With recently renovated, expanded, and extremely well-equipped 2-D and 3-D studios, students engage in their creative pursuits long after classes have ended with card-swipe access to facilities. Upper-level students enjoy spacious, semi-private studio spaces that allow for expanded exploration in material and scale. An... |
# -*- coding: utf-8 -*-
__all__ = ('Folder', 'FileFolder', 'Album', 'PhotoAlbum')
import datetime
from mongoengine import *
from bson import ObjectId
from django.http import HttpResponse
from django.core.servers.basehttp import FileWrapper
from filesize import size
PHOTO_MIMETYPES = {
'PNG': 'image/png',
'... |
Books To Read In Your 20s Books Everyone Should Read The Alchemist Paulo Coelho Book Club Books My Books Great Books Uplifting Books Best Inspirational Books Motivational Books Forwards The Alchemist Paulo Coelho - This is a great book for a book club.... With his numerous Inspiring and Motivational Books - Hippie is t... |
# -*- coding: utf-8 -*-
class Syscmd(object):
def _cmd(self, cmd, *args, **kwargs):
"""Execute system commands
Args:
*args: The positional arguments are used as arguments to the
command. For example, the following python code:
_cmd("git, "commit", "--help")... |
Traveling to or studying in Marshall Islands, it can be useful to learn how to say and pronounce Primary Nouns words such as supermarket. Located in East Asia & Pacific, Marshall Islands has a population of 54,816 (2011) consisting of unspecified and sees the arrival of 5,000 (2010) tourists a year. In Marshall Islands... |
"""
Inspired by yunohost_completion.py (author: Christophe Vuillot)
=======
This script generates man pages for yunohost.
Pages are stored in OUTPUT_DIR
"""
import os
import yaml
import gzip
import argparse
from datetime import date
from collections import OrderedDict
from jinja2 import Template
base_path = os.pat... |
a80+ flight ground test without overhaul demonstrated by RD-0120. b Operates from numerous non-space launcher bases.
All can carry personnel or payload, but are automatic, autonomous vehicles.
oxidizer mass is always many times greater than the fuel mass: it is the oxidizer that affects the mass of propellants the most... |
#!/usr/bin/env python3
import math, os, ctypes
import sdl2, sdl2.sdlmixer, sdl2.sdlimage
class Win:
# s, w, h, rect_ref
# run_fps, run_t_end, run_t_begin, run_frame_t, run_frame_t_ms
# window, windowsurface
# event, event_ref
# on_key, on_click, on_declick, on_move
# draw
def __init__ (se... |
Business Announcement: Siam Sindhorn Co, ltd. Managing Director Chalaluck Bunnag and Clarence Tan, IHG’s Managing Director of South East Asia & Korea signed a partnership agreement which will bring the Kimpton Hotel Brand to be part of Sindhorn Village, mixed use project in the Langsuan area.
Chalaluck Bunnag Managing ... |
from zExceptions import Redirect
from zope.component import ComponentLookupError
from plone.app.layout.viewlets.common import ViewletBase
from Products.Five import BrowserView
from Products.CMFPlone.utils import getToolByName
from bda.disclaimer.interfaces import IDisclaimerText
class DisclaimerViewlet(ViewletBase):
... |
Mainstay Dinnerware Lenox Dinnerware Corelle Dinnerware Clearance Mainstays Amelia is just one of the many collections of pictures or photos that are on this website. you will get a lot of information about in here. We not only provide information about only, you will get a lot more references to design your dream home... |
# Copyright 2013-2021 Aerospike, Inc.
#
# 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 agreed to in writ... |
For the most part, people are either Apple people or not. If you see someone with an iPhone, it’s usually a safe assumption that they use a Mac. However, some people don't fit neatly into that box, because they haven’t conformed to one way of doing things. The most common variant of this is the iPhone user who prefers ... |
import logging
from haystack.forms import SearchForm
from haystack.query import SearchQuerySet
from django import forms
from django.forms.fields import CharField
from django.utils.translation import ugettext_lazy as _
from models import UserProfile
log = logging.getLogger(__name__)
class UserProfileForm(forms.Model... |
Which TPA2 Hero class is your favourite?
So, given that you have a choice of what class the Hero will be, who do you usually choose?
Myself, I go for a Psy Fighter in vast majority of cases (along with useful Orb intake, making it a versatile, powerul and highly mobile unit), but have experimented with other class type... |
# Copyright 2012 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
#
# Copyright 2012 Cisco Systems, Inc.
# Copyright 2012 NEC Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use... |
I was watching this last night for the 초 time and I found the songs quite catchy like I want it all and The Boys are back which was great. But whats different about this is that they use other artists as well Jordan Pruitt , Stan , & Jesse McCarthey. The charcthers were great yet I found Ryan very gay . He wears 담홍색, 핑... |
import traceback
import logging
logger = logging.getLogger('exp')
class ExpError (Exception):
def __init__ (self, message):
self.message = message
def __str__ (self):
return self.message
class AuthenticationError (ExpError):
pass
class UnexpectedError (ExpError):
def __init__ (self, *args, **k... |
229. Myers W. A. Micropsia and testicular restriction. — The psychoanalytic quarterly, 1977, vol. 46, No 4, p. 580-605.
230. Peters R. S. Education of emotions. — In: Feelings and emotions: The Loyola simposium. N. Y., 1970, p. 187-203.
231. Psychological stress. / Ed. by M. H. Appley, R. Trumbull. — N. Y.: Appleton-Ce... |
from __future__ import division, print_function
import numpy as np
from scipy.linalg import inv, svd
import matplotlib.pyplot as plt
from abel.rbasex import _bs_rbasex
Rmax = 40
# SVD for 0th-order inverse Abel transform
P, = _bs_rbasex(Rmax, 0, False)
A = inv(P.T)
V, s, UT = svd(A)
# setup x axis
def setx():
pl... |
A professional/career Health, Safety and Environment (HSE). Eze Prof I. F. Okunamiri graduated from the Polytechnic of South Bank, London S.E.I. with a Bachelor of Science degree in Occupational Hygiene. He also holds a PhD in International Safety Management and Engineering Administration (HC) of the Pacific Western Un... |
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import models, migrations
import sorl.thumbnail.fields
class Migration(migrations.Migration):
dependencies = [
]
operations = [
migrations.CreateModel(
name='Categorias',
fields=[
... |
As an official SEAT dealer, Specialist Cars SEAT Dundee is perfectly suited to take care of all your SEAT car needs. If you're looking to buy a new car, we have the full range of SEAT models on offer ready for you to view and test drive, including the SEAT Ibiza, SEAT Leon and the SEAT Ateca.
We have an extensive range... |
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# IkaLog
# ======
# Copyright (C) 2015 Takeshi HASEGAWA
#
# 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/l... |
Every component on this black RAW 4 piece grinder is easily cleanable and replaceable, even the pollen screen. You can add or remove components onto your grinder and customize it exactly the way you like. For example you can remove the screen and use it as a whole leaf grinder (grinding directly into the super large ca... |
#------------------------------------------------------------------------------
# Condition objects - used for chaining together tests that yield True/False results
#------------------------------------------------------------------------------
class Condition(object):
"""
Used to chain together objects for c... |
Two of our great supporters were featured on BBC Countryfile at the weekend. Paddock Farm Butchery and Will Greenstock from the Horse and groom, Bourton on the Hill.
It was great to see Nick and Jon Francis and Will on TV at the weekend. Don’t worry if you missed it here’s the link to the program. |
# -*- coding: latin-1 -*-
# -----------------------------------------------------------------------------
# Copyright 2011-2013
# Stephen Tiedemann <stephen.tiedemann@googlemail.com>,
# Alexander Knaub <sanyok.og@googlemail.com>
#
# Licensed under the EUPL, Version 1.1 or - as soon they
# will be approved by the ... |
Support » Plugin: Proper Network Activation » This is so cool….
Thank you so much for this piece of work. Some authors want to add multisite support to their plugins but don’t know how. Thanks to this plugin I can use those plugins now across my sub websites. Thanks again!
The topic ‘This is so cool….’ is closed to new... |
# -*- coding: utf-8 -*-
"""Core classes for overalls."""
class FileCoverage(object):
"""Coverage result for a single file.
:param str filename:
Name of the filename the results are for.
:param str source:
Source code (newline separated).
:param list coverage:
List of coverage... |
1 00:00:00,459 --> 00:00:10,990 And now for a read aloud of Paul Bunyan 2 00:00:10,990 --> 00:00:14,270 Even as a baby, Paul Bunyan was mighty big. 3 00:00:14,270 --> 00:00:16,810 How big? 4 00:00:16,810 --> 00:00:23,29 Well, he was so big that his parents had to use a covered wagon for his cradle. 5 00:00:23,29 --> 00... |
#!/usr/bin/python
"""Window handling module."""
import sdl2.ext
import pygame2
from sdl2 import rect, render
from sdl2.ext.compat import isiterable
try:
import sdl2.sdlgfx
except:
pass
window = None
class Window(object):
def __init__(self, title="Pygame2", size=(800, 600), type="hardware", fullscreen=... |
iSALUS' award winning Patient Timeline screen gives you a historical snapshot of all your patient interactions in one single convenient location!
Save time and improve health outcomes by reviewing a patient's medications and associated contraindications, problems, allergies, vitals, medications, notes, immunizations, l... |
#5/17/2014
import telnetlib
import random
from utility import *
tn = telnetlib.Telnet("3dttt_87277cd86e7cc53d2671888c417f62aa.2014.shallweplayaga.me",1234)
X = 'X'
O = 'O'
def get_sym(coor): #sym => symmetric
if coor == 0:
return 2
if coor == 1:
return 1
if coor == 2:
return 0
d... |
Phone Number in Paris. Find a Phone Number, Address or other Contact Detail, like Email Address and Profiles of people or friends who live in Paris, Tennessee, USA. Results of Phone Numbers and Addresses in any Street. |
import datetime
import os
from io import BytesIO
from PIL import Image
from PIL.Image import isImageType
from django.conf import settings
from django.utils.translation import ugettext as _
from pptx import Presentation
from pptx.enum.shapes import MSO_SHAPE_TYPE
from pptx.enum.text import PP_PARAGRAPH_ALIGNMENT
from p... |
Blakeslee, Albert Francis, 1874–1954, American botanist, b. Genesee, New York. He received his Ph.D. at Harvard (1904) and was a member of the faculty until 1907. After several years as professor at Connecticut Agricultural College (now the Univ. of Connecticut), he joined the staff of the Carnegie Institution of Washi... |
# Copyright (C) Ivan Kravets <me@ikravets.com>
# See LICENSE for details.
"""
CMSIS
The ARM Cortex Microcontroller Software Interface Standard (CMSIS) is a
vendor-independent hardware abstraction layer for the Cortex-M processor
series and specifies debugger interfaces. The CMSIS enables consistent and
simple softwar... |
The threat to add 23% VAT to supplements has now been put off until November to allow the Government to legislate an acceptable alternative.
The move, which was to have come into force on 1st March, was unexpectedly deferred as a petition signed by 75,000 people was presented to the Irish Parliament and Revenue offices... |
"""engine.SCons.Platform.darwin
Platform-specific initialization for Mac OS X systems.
There normally shouldn't be any need to import this module directly. It
will usually be imported through the generic SCons.Platform.Platform()
selection method.
"""
#
# Copyright (c) 2001 - 2015 The SCons Foundation
#
# Permissio... |
What a wonderful weekend we had here at The Acres for Tie-Dye Weekend!!
The Acres Eatery served up a delicious meal buffet style Friday night, giving campers a chance to come get their bellies full. Later in the evening, we played the “Bee Movie” for anyone who wanted to bring their chairs, blankets or golf carts and h... |
# Copyright 2011 OpenStack LLC.
# Copyright 2012 Justin Santa Barbara
# 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/license... |
Our customers are our most important asset and we would like to hear what you have to say or how we can help you! We will get back to you as soon as possible. Thank you! |
import base64
import logging
from itertools import izip
from cStringIO import StringIO
import cv2
import numpy as np
from skimage.io import imread
import indicoio
from .keys import INDICO_API_KEY
indicoio.api_key = INDICO_API_KEY
SERVER_URL = "http://localhost:3000/random"
def get_faces_dimens(image_string, bounds)... |
A big thank you go out to our amazing listeners. This adorable episode would not be possible without you!
We hope you and your family have the MERRIEST Christmas!
In this episode our listeners read us the classic poem ‘Twas The Night Before Christmas. |
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use ... |
The cap and rotor of any ignition system must be considered maintenance items. Just like when you change the oil and filter in your car, you should always replace your cap and rotor as a set. MSD makes it easy with these cap and rotor replacement kits. The correct rotor is already matched to the correct cap for you. |
# -=- encoding: utf-8 -=-
#
# SFLvault - Secure networked password store and credentials manager.
#
# Copyright (C) 2008 Savoir-faire Linux inc.
#
# Author: Alexandre Bourget <alexandre.bourget@savoirfairelinux.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GN... |
This is a one of a kind handmade necklace with a nautical theme. The main focal charm features a cute blue octopus made from white shrink plastic. Dangling off its tentacles are a starfish, anchor and fish Tibetan silver charms.
The cord is a lovely deep black satin with an extender chain featuring a tiny key on the en... |
# -*- coding: utf-8 -*-
"""
A simple Python module for parsing human names into their individual components.
Components::
* Title
* First name
* Middle names
* Last names
* Suffixes
Works for a variety of common name formats for latin-based languages. Over
100 unit tests with example names. Shou... |
ELPC works in Illinois to advance wind and solar energy, improve energy efficiency policies, clean up old and dirty coal plants, reduce diesel pollution, expand adoption of electric vehicles, and preserve and protect Lake Michigan and the Chicago River.
Additionally, many of ELPC’s region-wide efforts are centered in C... |
#!/data/project/nullzerobot/python/bin/python
import wtforms.validators
from wtforms.validators import *
from wtforms.validators import ValidationError
from messages import msg
import re
##############################
class _Required(Required):
def __init__(self, *args, **kwargs):
if not kwargs.get('mess... |
Ahoy matey! Cruise the men and learn about Big Bear lake, and see sights like the solar observatory, China Island, celebrity homes, the story of the Four Dams and other fun stuff. This entertaining tour will complete your Big Bear ROMP experience! Round-trip transportation is included, and cocktails, beer and wine are ... |
#!/usr/bin/env python
"""
usage:
plot_monitor.py model_1.pkl model_2.pkl ... model_n.pkl
Loads any number of .pkl files produced by train.py. Extracts
all of their monitoring channels and prompts the user to select
a subset of them to be plotted.
"""
from __future__ import print_function
__authors__ = "Ian Goodfell... |
Gina Long’s professional life is one of contrasts. With an address book that is the envy of Suffolk and beyond, and a dream to help the most needy families in her home county, Gina has successfully interwoven the two in a 40-year career as a charity campaigner, which last year saw her achievements recognised with an MB... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.