text stringlengths 29 850k |
|---|
"""
Retriever tools
---------------
Tools to use retrievers
"""
import numpy as np
from pySpatialTools.Discretization import _discretization_parsing_creation
from retrievers import BaseRetriever
###############################################################################
############################# Create agg... |
Page 386 - Gallery Design of Wonderful Home Interior | Eileendcrowley Large Black Pendant Light. Modern Furniture Cheap. Patio Sail Shade.
collection of galleries from Wonderful Home Interior like Large Black Pendant Light. Modern Furniture Cheap. Patio Sail Shade. and other designs you might like Room And Board Rug Sa... |
#!/usr/bin/python
#coding=utf-8
"""****************************************************************************
Copyright (c) 2013 cocos2d-x.org
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), t... |
HOW TO CLEAR CACHE EBox MC ( EBMC ) OR KODI GUIDE.
Are you running out of space on the device as KODI or EBox MC ( EBMC ) app used the most space on the device?
Do you have issues with KODI or EBox MC ( EBMC ) with your setup on it and want to do a fresh start on it?
In this guide, we will provide steps how you can cle... |
# -*- coding: utf-8 -*-
#
# Copyright (c) 2016 NORDUnet A/S
# Copyright (c) 2018-2019 SUNET
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or
# without modification, are permitted provided that the following
# conditions are met:
#
# 1. Redistributions of source code must r... |
No Strings Attached is a quirky little chick flick that falls a little flat sometimes, but like its lead actor Ashton Kutcher, has a mostly good heart that ultimately is a winner.
The movie's plot seems to be drawn somewhat from Kutcher's own life. When he was a student at the University of Iowa, he woke up many times ... |
# -*- coding: utf-8 -*-
"""
Github class for making needed API calls to github
"""
import base64
from itertools import chain
import shutil
import tempfile
import requests
import sh
CLONE_DIR = 'cloned_repo'
class GitHubException(Exception):
"""Base exception class others inherit."""
pass
class GitHubRepo... |
Publié le 7 février 2019 CatégoriesActualité historiques, ActualitésÉtiquettesfamily history show, genealogy, RootsTech, rootsTechConference, Salt Lake CityLaisser un commentaire sur How to Remotely Watch RootsTech 2019 Salt Lake City!
RootsCrew : The Angels of RootsTech !
Publié le 5 janvier 2019 CatégoriesHistoires d... |
"""Transformers for missing value imputation"""
# Authors: Nicolas Tresegnie <nicolas.tresegnie@gmail.com>
# Sergey Feldman <sergeyfeldman@gmail.com>
# License: BSD 3 clause
import warnings
import numbers
import numpy as np
import numpy.ma as ma
from scipy import sparse
from scipy import stats
from .base im... |
What does the word T3 Phage mean?
Bacteriophage in the genus T7- like Phages, of the family PODOVIRIDAE, which is very closely related to BACTERIOPHAGE T7.
Each person working in the medical industry sometimes needs to know how to define a word from medical terminology. For example - how to explain T3 Phage? Here you c... |
import requests
import os
shows=[]
page=str(requests.get("http://dramaonline.com").text.encode('ascii','ignore'))
for item in page.split("\n"):
if "title=" in item:
print ("Title tag in item {0}".format(item))
if "<a href=" in item:
print ("<a href= found")
episodepage=item.split('<a href="')[1].split('"')[0... |
‘Dogs Today Magazine’ in the United Kingdom proclaimed our photographer Alex Cearns to be “one of the greatest dog photographers in the world”. That she is, and so much more. Of all the ways we humans connect, some of the strongest bonds for many of us are the bonds we create with our animal friends.
Alex intuitively u... |
from django.db import models as m
from django.core.exceptions import ValidationError
"""
No changes to the models are needed to use flexselect.
"""
class Company(m.Model):
name = m.CharField(max_length=80)
def __str__(self):
return self.name
class CompanyContactPerson(m.Model):
company = m.For... |
Having a mentor is important. Plato had Socrates; Daniel (the karate kid) had Mr. Miyagi; We all have Oprah. When you're looking for advice in life and in your career, sometimes you need guidance from someone who knows exactly what you're going through because they have been in your shoes.
This is particularly true for... |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# This file is part of PyBOSSA.
#
# PyBOSSA is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any late... |
Even the most open-minded, well-intentioned people can fall victim to making snap judgments that aren’t aligned with their core values and beliefs. And those quick decisions, although not intended, could prevent others from getting a fair shake. That’s the main message behind the Check Your Blind Spots mobile tour. |
import numpy as np
import matplotlib.pyplot as plt
# Matriz que contiene los datos
Matriz = np.genfromtxt("Star_1.csv", delimiter=",")
# Vectores con cada una de las bandas y los errores
U_band = Matriz[:, 0]
G_band = Matriz[:, 1]
R_band = Matriz[:, 2]
I_band = Matriz[:, 3]
Z_band = Matriz[:, 4]
EU_band = Matriz[:, 5... |
YK Thong is a premier clinic located at the prime area of Setia Alam. We are a one-stop medical clinic, offering you a wide range of medical, health, aesthetics and wellness services.
As one of the international cancer research bases, Modern Cancer Hospital Guangzhou is famous for good service and advanced technology, ... |
import time
import logging
from django.core.cache import cache
from django.conf import settings
from cacheback import tasks
logging.basicConfig()
logger = logging.getLogger('cacheback')
MEMCACHE_MAX_EXPIRATION = 2592000
class Job(object):
"""
A cached read job.
This is the core class for the package ... |
Is your kids diet starving them to death?
MANY kids are literally starved for good nutrition!
I do not understand what parents are thinking. Today I spent the day with my nieces and nephews. Four kids ages 5 to 16 years old.
When I picked the kids up at 11 AM the Mom of 2 of them was getting ready for work and asking, ... |
# -*- coding: utf-8 -*-
import numpy as np
import numpy.random as np_random
print("""
## zip(*iterables)
Make an iterator that aggregates elements from each of the iterables""")
zipped = zip([1, 2, 3], [4, 5, 6], [7, 8, 9])
print(zipped)
print(list(zipped))
print()
print("## Select elements from boolean array:")
... |
What you get with your limited company registration!
Setting up a Limited Company with eFaze provides unrestricted access to our database to complete, amend or update submission to our Online Company Formation.
No hidden charges or registration fees.
Normally a company can be incorporated the same day*.
Business Regist... |
import server
from atlas import Operation, Entity
# Nourishable entities that receive nourishment and increase their '_nutrients' value.
class Nourishable(server.Thing):
def nourish_operation(self, op):
# Get the mass of the contained arg, convert it to nutrient through _modifier_eat* properties,
... |
A Simple and Efficient Method for In Vivo Cardiac-specific Gene Manipulation by Intramyocardial Injection in Mice Yanan Fu*1,2, Wenlong Jiang*2, Yichao Zhao*2, Yuli Huang1, Heng Zhang1, Hongju Wang1, Jun Pu1,2 1Department of Cardiology, The First Affiliated Hospital of Bengbu Medical College, 2Department of Cardiology,... |
# -*- coding: utf-8 -*-
import sys
from functools import partial
import collections
from collections import namedtuple, deque
import logging
import weakref
import datetime
import time as mod_time
from tornado.ioloop import IOLoop
from tornado import gen
from tornado import stack_context
from tornado.escape import to_... |
Aged Bark, 10" Army Green Shaft.
Features: Innovative new light weight boot with extra level of stability. Features ATS technology with a Goodyear welt. |
#!/usr/bin/env python
# Copyright (C) 2010 Douglas Eck
#
# This file is part of Gordon.
#
# Gordon 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 la... |
Over four decades ago, Alfred G. Knudson proposed a ground-breaking model for tumorigenesis, suggesting that cancer is a consequence of genetic mutations that inactivate specific genes which suppress the growth of cancer cells. This visionary working model has greatly advanced our understanding of cancer, and has direc... |
#!/usr/bin/env python3
import base64
import distutils.file_util
import io
import itertools
import os
import shlex
import shutil
import signal
import stat
import subprocess
import sys
import threading
from typing import List, Union
import urllib.request
class LF:
'''
LineFeed (AKA newline).
Singleton clas... |
WASTE-FREE | PLASTIC FREE | 100% COTTON | RE-USABLE | 20 x 20 CM (APPROX).
These colourful, reusable food wraps will keep your food fresh and free of plastic.
Size: 20 x 20 cm (approx).
Each wrap may last for one year with the right care and use.
Wrap around food or on top of bowls by moulding wraps with warmth from yo... |
# Copyright (c) 2015, MapR Technologies
#
# 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... |
A play for women's rights at the Flight Deck.
One in three women will have an abortion in her lifetime. That statistic is at the core of the message that the 1 in 3 Campaign, a group that fights for a women’s rights to abortion. But those leading the grassroots initiative also know that the experiences women have with ... |
import datetime
from django.utils.translation import activate
from io import BytesIO
from reportlab.lib.pagesizes import A4
from reportlab.lib.units import cm
from reportlab.pdfgen import canvas
from velo.results.tasks import create_result_sms
from velo.core.models import Log
from velo.core.pdf import fill_page_with_... |
I see from pics you guys cook it with husk on. I've also done it that way but now if I'm cooking for a few I cut a corn into 3 pieces, rub some butter over it and sprinkle salt over it. Then I double wrap in Ali foil. Everyone loves it. We are lucky my wife grows her own corn. I've just planted 16 new seeds for this sp... |
###############################################################################
#cyn.in is an open source Collaborative Knowledge Management Appliance that
#enables teams to seamlessly work together on files, documents and content in
#a secure central environment.
#
#cyn.in v2 an open source appliance is distributed ... |
The increasing volume of data in modern business and science calls for more complex and sophisticated tools. Although advances in data mining technology have made extensive data collection much easier, it’s still always evolving and there is a constant need for new techniques and tools that can help us transform this d... |
# Copyright (c) 2015, Euan Thoms
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# * Redistributions of source code must retain the above copyright notice, this
# list of conditions and the ... |
Hoeth + Shadow is by far the most favoured combo for Archmages when you peruse the Ulthuan forums. That and book of Ashur for players who want to offer their mage some protection.
Where it worked particularly well against me was in teaming it with what I saw as a nice big swathe of free points. I took it hook, line and... |
# -*- coding: utf-8 -*-
"""
===========================================
Commands :core:`getwebfilesinator.commands`
===========================================
Commands for the GetWebFilesInator
"""
from argparseinator import ArgParseInated
from argparseinator import arg
from argparseinator import class_args
from getwe... |
WTI prompt futures contracts got pummeled last week, gaining a small amount back on Friday closing off $0.70 higher to settle at $46.22, although not enough to counteract last week’s losses. So here’s a recap on the events that took place: Baker Hughes reported an increase in US rig count, 7 rigs from the Permian Basin... |
#!/usr/bin/env python
import unittest
import pentai.base.human_player as h_m
import pentai.base.rules as r_m
import pentai.base.game as g_m
import pentai.ai.priority_filter as pf_m
import pentai.ai.utility_calculator as uc_m
from pentai.ai.ab_state import *
def get_black_line_counts(ab_game_state):
return ab_ga... |
biggest tree in oregon worlds largest spruce tree.
tomy breast pump review quiet expressions plus double breast pump quiet expressions double breast pump reviews.
cable hanging system exhibition cable picture hanging system ikea cable hanging system for ductwork.
regal cleaners photo of regal cleaners united states.
fl... |
"""
python-mochi
------------
python-mochi is a lib for working with the `mochiads api <https://www.mochimedia.com/support/pub_docs>`_
Links
`````
* `website <http://codeboje.de/python-mochi/>`_
* `development version
<http://github.com/azarai/python-mochi>`_
"""
from distutils.core import setup
... |
Fund records can store fund relationships. How can I import fund relationships on to fund records or constituent records?
4. Open appropriate Fund record.
5. Select the Relationships tab.
6. Click New Individual Relationship or New Organization Relationship.
7. Click binoculars and search for Constituent (Individual or... |
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import gettext
import os
import sys
PY3 = sys.version_info > (3,)
LOCALES_DIR = os.path.join(
os.path.dirname(os.path.abspath(__file__)),
'locales'
)
class Translator(object):
def configure(self, locale):
if not os.path.exists(os... |
Search Results of RECEITAS. Check all videos related to RECEITAS. User can download RECEITAS videos for personal use only. |
#
# Copyright 2012 - 2013 David Sommerseth <davids@redhat.com>
#
# 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 2 of the License, or
# (at your option) any later vers... |
The freewheel remover is designed for removal of single speed freewheels, which are broader than multi speed freewheels. The chain fits precisely to the freewheel teeth and thus enables effective work without slipping or damaging the sprockets. An added retaining spring is a special feature distinguishing this tool fro... |
#-*- coding: utf-8 -*-
'''
Created on 24 авг. 2010
@author: ivan
'''
from gi.repository import Gtk
import logging
from foobnix.fc.fc import FC
from foobnix.helpers.image import ImageBase
from foobnix.util.const import SITE_LOCALE, ICON_FOOBNIX
from foobnix.util.localization import foobnix_localization
from foobnix.gu... |
Grinding Ball Mill Manufacture. Cheapest! Gold Grinding Machine Rock Crushing Mill Stone Crusher Ball Mill, High Quality Stone .. Good quality china manufacture powder small lab ball grinding mill . manufacturer beneficiation / grinding line laboratory ball mill for sale.
2. Our offered forged steel ball is offered wit... |
"""
Author: Kevin Lin, kevinlin@rice.edu
Modified version of Logger used by Skynet Senior Design team at Rice University.
"""
import time
class LogLevel:
"""
Mapping of log level enums to names.
"""
DEBUGV = {'name': 'DEBUGV', 'value' : 4}
DEBUG = {'name': 'DEBUG', 'value': 3}
INFO = {'name':... |
Nowak, Marta; Gram, A; Boos, Alois; Aslan, Selim; Ay, Serhan S; Önyay, Firdevs; Kowalewski, Mariusz P (2017). Functional implications of the utero-placental relaxin (RLN) system in the dog throughout pregnancy and at term. Reproduction, 154(4):415-431.
Graubner, Felix R; Gram, Aykut; Kautz, Ewa; Bauersachs, Stefan; Asl... |
#!/usr/bin/env python
import os,sys
import numpy as np
import subprocess
import multiprocessing
from functools import partial
from astropy.io import fits
from astropy.table import Table,vstack,hstack,join
from astropy.stats import sigma_clip
from astropy.wcs import InconsistentAxisTypesError
from bokpipe import bokph... |
Many years ago, 12-year-old Ryo played the role of dutiful son, learning to ply his future trade as a pottery maker like his father. However, when his small village is raided by brigands and a single stranger steps forward and ends the attack, Ryo changes his mind and wants to become a warrior like the stranger.
After ... |
# coding=utf-8
# Copyright 2014 Pants project contributors (see CONTRIBUTORS.md).
# Licensed under the Apache License, Version 2.0 (see LICENSE).
from __future__ import (absolute_import, division, generators, nested_scopes, print_function,
unicode_literals, with_statement)
import functools
imp... |
Growth opportunities for Bristol-Myers Squibb make this drug stock a bargain.
What will Carl Icahn do? Will Bristol-Myers Squibb (NYSE:BMY) be acquired? How will Opdivo fare against Merck's (NYSE:MRK) Keytruda?
There are plenty of unanswered questions swirling around about Bristol-Myers Squibb (BMS) these days. But as ... |
"""
Module to control a virtual create
"""
from ..vrep import vrep as vrep
from enum import Enum
class VirtualCreate:
"""
Class to control a virtual create in V-REP.
"""
def __init__(self, client_id):
"""Constructor.
Args:
client_id (integer): V-REP client id.
""... |
I have gone shooting trips with several of them in the course of my life, and they have always proved themselves the best and bravest and nicest fellows I ever met, though sadly given, some of them, to the use of profane language.
it hinders profane language, and attaches a man to the society of refined females.
More a... |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from __future__ import absolute_import, unicode_literals
from os import path
import json
from flask import Flask, g, render_template
from peewee import Model, SqliteDatabase, CharField, FloatField
app = Flask(__name__)
# TODO: override on_result(self, result) method t... |
What is NATIONAL PAYER ID?
NATIONAL PAYER ID meaning A system for uniquely identifying all organizations that pay for health care services. Also known as Health Plan ID, or Plan ID. |
# Copyright 2012 VMware, Inc. 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 required by a... |
Nominated several times for a Latin Grammy.
“You have arrived at a private party. A party where not everyone is welcome; you have to be a friend of the host to get in. you have to be ready. The party is cheerful, but full of nostalgia, and you’re not sure why. To some extent, an insular party. It is decorated with the ... |
#!/usr/bin/python
'''
watchlist.py
Copyright (C) 2011 Pradeep Balan Pillai
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
(at your option) any la... |
Refreshments – Tasty Bacon & egg barms.
A Christian Aid Week social and planning evening, January 25th in the Broadhead Room at St Anne’s church, Turton.
Come and join interested people in sharing ideas, plans and to hear about projects and resources from our local area representative.
6.30pm: CAROL SERVICE at Christ C... |
# Copyright (C) 2013-2015 Codethink Limited
#
# 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; version 2 of the License.
#
# This program is distributed in the hope that it will be useful,
# but... |
Alice can you hear me!
Alice can you see me!
Alice can you touch me!
Alice can you feel me!
Only the White Rabbit knows…..coming soon to a theatre near you……….. |
# -*- coding: utf-8 -*-
from operator import attrgetter
from pyangbind.lib.yangtypes import RestrictedPrecisionDecimalType
from pyangbind.lib.yangtypes import RestrictedClassType
from pyangbind.lib.yangtypes import TypedListType
from pyangbind.lib.yangtypes import YANGBool
from pyangbind.lib.yangtypes import YANGListTy... |
French beans are smaller than common green beans and have a soft, velvety pod. Quite fleshy for their size, only tiny seeds inhabit these delicate pods. French beans are sweet, tender and wonderfully crispy. French beans are delicious. The tasty beans are picked while still small and when cooked that size they taste ou... |
# vim:fileencoding=utf-8
import requests
import json
from .oauth import BaseOAuth2
from ..exceptions import AuthFailed
from ..utils import handle_http_errors
class LineOAuth2(BaseOAuth2):
name = 'line'
AUTHORIZATION_URL = 'https://access.line.me/dialog/oauth/weblogin'
ACCESS_TOKEN_URL = 'https://api.line... |
000036118 - Saving RSA Live credentials in NetWitness Endpoint fails with "Could not store into lockbox"
Issue When trying to save the ECATUI, Configure > Monitoring and External Components, RSA Live credentials, and it fails with the error "Could not store into lockbox".
Cause The RSA ECAT API Server service doesn't h... |
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright (c) 2017 F5 Networks Inc.
# Copyright (c) 2013 Matt Hite <mhite@hotmail.com>
# GNU General Public License v3.0 (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function
__metaclass__ = type
ANSIBL... |
Zero Waste Skincare and Haircare: meet GiseleByLAMissApple!
Today we're kicking off a series of interviews to present you the brands we work with and the passionate people behind the products we bring in your homes.
In this 1st episode we are thrilled to introduce Anne, founder and maker of the Los Angeles based brand ... |
import sys
from io import TextIOWrapper
def get_categorized_prices_from_file(filepath :str) -> dict:
prices = {}
try:
with open(filepath, 'r') as f:
assert isinstance(f, TextIOWrapper)
for line_number, line_content in enumerate(f):
try:
if line... |
From his experience growing up as a Palestinian in Israel to his extensive research and practice in the field, Nadim Rouhana has examined protracted social conflict from various angles. His research highlights the centrality of identity, history, and justice in such conflicts and underscores the need to develop both th... |
"""This module contains methods for density ratio estimation."""
import logging
from functools import partial
import numpy as np
logger = logging.getLogger(__name__)
def calculate_densratio_basis_sigma(sigma_1, sigma_2):
"""Heuristic way to choose a basis sigma for density ratio estimation.
Parameters
... |
Here we have found several different types of double doors with glass design ideas, and if you are serious about searching for the best home design ideas, you can come to us. The Stylish Double Doors With Glass Interior Glazed French Doors Interior French Doors is one of the pictures that are related to the picture bef... |
import numpy as np
"""
This class serves as a quick reference for all methods and attributes associated with a python raster function.
Feel free to use this template a starting point for your implementation or as a cheat-sheet.
"""
class Reference():
"""Class name defaults to module name unles... |
So I have my 617.952 pulled out of the car and on a stand. I recently also pulled the FM146 from my target truck.
My 4x4 labs 61x to SBC adapter plate is 3/4" plate al. |
'''
爬虫闯关第一关 http://www.heibanke.com/lesson/crawler_ex00/
提示技能: 模拟登陆、csrf-token
来自 http://www.zhihu.com/question/20899988 黑板客的回答
这里成功实现了模拟登陆,写一下思路:
1.提交登陆表单,查看POST方法文件的消息头、Cookie、参数
消息头中的请求头没啥有价值的内容,请求网址与登陆网址是一样的
Cookie倒是引起了注意。清除Cookie,直接打开登陆界面,服务器响应了一个同样名称的Cookie
表单参数里有这三个选项:
"c... |
What a fantastic day we had! On Saturday 29th June 2013, around 1,500 people came together to Bollywood dance for Khushi Feet. A huge thank you to all those who took part – everyone was brilliant.
Take a look at some of our photos and re-live that magical Bollywood afternoon in the glorious sunshine! Special thanks to ... |
# coding: utf-8
"""
Convert DICOM Data into a Python Dictionary
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"""
# Also see: https://github.com/darcymason/pydicom/issues/319.
import os
from biovida.support_tools.support_tools import cln, dicom
def _extract_numeric(value):
"""
:param value:
:ret... |
Retail and storage space c. 456 sq. ft.
The property is of traditional construction. The building is arranged internally to provide an open plan retail space along with separate staff toilets and kitchenette. The rear of the property can be used as a small storage area. The property avails from an excellent 3.7 metre f... |
import os.path
from unittest import TestCase
from tempfile import NamedTemporaryFile
from itertools import izip, imap
import numpy as np
from canecycle.reader import from_shad_lsml
from canecycle.cache import CacheWriter, CacheReader
class TestReader(TestCase):
test_file = os.path.join(os.path.dirname(os.path.re... |
Credit cards embedded with RFID chips bear four curved lines that look like wifi symbols.
Thumbing through a holiday catalog chock full of modern gadgets, we were struck by the presence of no fewer than three wallets purporting to block RFID signals.
First, we wondered, what are RFID signals? Second, why do we need to ... |
import json
from flask import Blueprint
from flask import Response
from flask.ext.cors import cross_origin
# from pgeo.config.settings import read_config_file_json
from pgeo.error.custom_exceptions import PGeoException
from pgeo.dataproviders import trmm2 as t
browse_trmm2 = Blueprint('browse_trmm2', __name__)
# conf... |
System administration command. Mail warning messages to users that have exceeded their soft limit.
Read group administrator information from file instead of /etc/quotagrpadmins.
Read configuration information from file instead of /etc/-warnquota.conf.
Send messages without attaching quota reports.
Send messages for gro... |
# -*- Mode:Python; indent-tabs-mode:nil; tab-width:4 -*-
#
# Copyright (C) 2015-2018 Canonical Ltd
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 3 as
# published by the Free Software Foundation.
#
# This program is distributed in ... |
Archive with tag: 36 medicine cabinet beveled mirror | Fayeflam 36 Medicine Cabinet.
collection of galleries from Home And Furniture like 36 Medicine Cabinet. and other designs you might like Reglazing Bathroom Tile. Curved Outdoor Bench. Modern Shoe Bench. Teak Chaise Lounge Chairs. Prepac Platform Bed. Outdoor Shower... |
# ##### BEGIN GPL LICENSE BLOCK #####
#
# 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 (at your option) any later version.
#
# This program is distrib... |
I have, for too long a period of time accepted the opinion of others (even though they were directly affecting my life) as if they were objective events totally out of my control. Because I separated such opinions from the persons who were making them, I accepted them the way I accepted natural disasters; and I endured... |
# vim: ts=4:sw=4:expandtab
# -*- coding: UTF-8 -*-
# BleachBit
# Copyright (C) 2008-2019 Andrew Ziem
# https://www.bleachbit.org
#
# 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... |
After breakfast with the children, the first job of the lady of the house would be to talk to the housekeeper. It would be important for them to communicate about the other servants, making sure they were doing their jobs properly and behaving correctly above and below stairs.
They would also discuss the evening meal. ... |
from __future__ import division, print_function, absolute_import
import warnings
import numpy as np
import numpy.testing as npt
from scipy import integrate
from scipy import stats
from scipy.special import betainc
from common_tests import (check_normalization, check_moment, check_mean_expect,
check_var_expec... |
Modern facilities, a fully equipped commercial kitchen, business support, and a neighborhood café for foodie folk.
Running a successful food business is no walk in the park. So we wanted to find a way to help. By offering the basics: a licenced, fully equipped and insured co-working kitchen – and a few special extras: ... |
#
# Copyright (c) SAS Institute 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 w... |
A full line of #METOO and #TIMESUP special interest buttons. All button measures 2.25” are new. These beautiful campaign buttons will become collectors’ items in the years to come and are 100% Made in the USA.
Interested in purchasing any of these 2020 campaign buttons for a group, rally or special event? If so, choose... |
# This is a convergence simulation for gossip based consensus.
import json
import time
import logging
from os import urandom
from random import sample, shuffle
from binascii import hexlify
from collections import defaultdict, Counter
from hashlib import sha256
from struct import pack
def make_shard_map(num = 100):
... |
Details The City of Mannheim currently employs roughly 8.000 people both in ist departtments and owner-operated municipal enterprises. In 2010, the city designed and first published a staff magazine that featured ambitious editorial content as well as an up-to-date editorial design. „magma“ is published every two month... |
"""
Runs a code review tool pylint for each script in the 'streams' package.
Author: O.Z.
"""
# imports
import os
import sys
from pathlib import Path
from subprocess import Popen
from subprocess import PIPE
from oztoolz.ioutils import select_all_scripts
from oztoolz.ioutils import safe_write_log as w... |
The Galvin Green Banks WINDSTOPPER Half Zip Jacket is a great way to look good and stay warm this autumn and winter.
Galvin Green have designed the Banks WINDSTOPPER Jacket from a soft lightweight shell fabric, that is extremely comfortable and quiet to wear and swing a club in. The half-zip design allows for the jacke... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.