hexsha stringlengths 40 40 | size int64 5 2.06M | ext stringclasses 11
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 251 | max_stars_repo_name stringlengths 4 130 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 10 | max_stars_count int64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 251 | max_issues_repo_name stringlengths 4 130 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 10 | max_issues_count int64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 251 | max_forks_repo_name stringlengths 4 130 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 10 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 1 1.05M | avg_line_length float64 1 1.02M | max_line_length int64 3 1.04M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e0774173b092651de83171acaf096405634f72ae | 2,536 | py | Python | projects/tutorials/object_nav_ithor_dagger_then_ppo_one_object.py | klemenkotar/dcrl | 457be7af1389db37ec12e165dfad646e17359162 | [
"MIT"
] | 18 | 2021-06-09T04:50:47.000Z | 2022-02-04T22:56:56.000Z | projects/tutorials/object_nav_ithor_dagger_then_ppo_one_object.py | klemenkotar/dcrl | 457be7af1389db37ec12e165dfad646e17359162 | [
"MIT"
] | null | null | null | projects/tutorials/object_nav_ithor_dagger_then_ppo_one_object.py | klemenkotar/dcrl | 457be7af1389db37ec12e165dfad646e17359162 | [
"MIT"
] | 4 | 2021-06-09T06:20:25.000Z | 2022-03-13T03:11:17.000Z | import torch
import torch.optim as optim
from torch.optim.lr_scheduler import LambdaLR
from allenact.algorithms.onpolicy_sync.losses import PPO
from allenact.algorithms.onpolicy_sync.losses.imitation import Imitation
from allenact.algorithms.onpolicy_sync.losses.ppo import PPOConfig
from allenact.utils.experiment_util... | 34.27027 | 88 | 0.635252 |
e077592087a48a19c044b7ca66417c720c7d2548 | 12,328 | py | Python | BioCAT/src/Calculating_scores.py | DanilKrivonos/BioCAT-nrp-BIOsynthesis-Caluster-Analyzing-Tool | d58d330e3e11380c0c917a0ad9c12a51447f1624 | [
"MIT"
] | 4 | 2021-04-16T14:42:47.000Z | 2021-06-11T14:29:35.000Z | BioCAT/src/Calculating_scores.py | DanilKrivonos/BioCAT-nrp-BIOsynthesis-Caluster-Analyzing-Tool | d58d330e3e11380c0c917a0ad9c12a51447f1624 | [
"MIT"
] | 3 | 2021-07-23T09:30:59.000Z | 2021-11-07T17:40:59.000Z | BioCAT/src/Calculating_scores.py | DanilKrivonos/BioCAT-nrp-BIOsynthesis-Caluster-Analyzing-Tool | d58d330e3e11380c0c917a0ad9c12a51447f1624 | [
"MIT"
] | 1 | 2022-02-27T17:19:50.000Z | 2022-02-27T17:19:50.000Z | from numpy import array
from pickle import load
from pandas import read_csv
import os
from BioCAT.src.Combinatorics import multi_thread_shuffling, multi_thread_calculating_scores, make_combine, get_score, get_max_aminochain, skipper
# Importing random forest model
modelpath = os.path.dirname(os.path.abspath(__file__)... | 42.510345 | 236 | 0.649903 |
e0776cc9711477b5d215a8a600b08e98b5af4d8a | 857 | py | Python | deal/linter/_extractors/returns.py | m4ta1l/deal | 2a8e9bf412b8635b00a2b798dd8802375814a1c8 | [
"MIT"
] | 1 | 2020-09-05T13:54:16.000Z | 2020-09-05T13:54:16.000Z | deal/linter/_extractors/returns.py | m4ta1l/deal | 2a8e9bf412b8635b00a2b798dd8802375814a1c8 | [
"MIT"
] | 7 | 2020-09-05T13:54:28.000Z | 2020-11-27T05:59:19.000Z | deal/linter/_extractors/returns.py | Smirenost/deal | 2a8e9bf412b8635b00a2b798dd8802375814a1c8 | [
"MIT"
] | null | null | null | # built-in
from typing import Optional
# app
from .common import TOKENS, Extractor, Token, traverse
from .value import UNKNOWN, get_value
get_returns = Extractor()
inner_extractor = Extractor()
| 25.205882 | 74 | 0.711785 |
e077be2cbaa5c0711f376c7e5a696aa0b37ee960 | 1,526 | py | Python | qubiter/device_specific/chip_couplings_ibm.py | yourball/qubiter | 5ef0ea064fa8c9f125f7951a01fbb88504a054a5 | [
"Apache-2.0"
] | 3 | 2019-10-03T04:27:36.000Z | 2021-02-13T17:49:34.000Z | qubiter/device_specific/chip_couplings_ibm.py | yourball/qubiter | 5ef0ea064fa8c9f125f7951a01fbb88504a054a5 | [
"Apache-2.0"
] | null | null | null | qubiter/device_specific/chip_couplings_ibm.py | yourball/qubiter | 5ef0ea064fa8c9f125f7951a01fbb88504a054a5 | [
"Apache-2.0"
] | 2 | 2020-10-07T15:22:19.000Z | 2021-06-07T04:59:58.000Z |
# retired
ibmqx2_c_to_tars =\
{
0: [1, 2],
1: [2],
2: [],
3: [2, 4],
4: [2]
} # 6 edges
# retired
ibmqx4_c_to_tars =\
{
0: [],
1: [0],
2: [0, 1, 4],
3: [2, 4],
4: []
} # 6 edges
# retired
ibmq16Rus_c_to_tars = \
{
0: [],
1: [0, 2],
2: [3],
3: [4, 14],
4: ... | 15.895833 | 39 | 0.355177 |
e07835355388fff9c6902a335662f753bb73c86c | 14,599 | py | Python | Template.py | rainshen49/citadel-trading-comp | 3c3b6464f548d4920f46b5f5cd113ebc4a1d08a5 | [
"MIT"
] | 2 | 2018-12-11T03:33:06.000Z | 2021-09-21T01:12:58.000Z | Template.py | rainshen49/citadel-trading-comp | 3c3b6464f548d4920f46b5f5cd113ebc4a1d08a5 | [
"MIT"
] | null | null | null | Template.py | rainshen49/citadel-trading-comp | 3c3b6464f548d4920f46b5f5cd113ebc4a1d08a5 | [
"MIT"
] | null | null | null | import signal
import requests
import time
from math import floor
shutdown = False
MAIN_TAKER = 0.0065
MAIN_MAKER = 0.002
ALT_TAKER = 0.005
ALT_MAKER = 0.0035
TAKER = (MAIN_TAKER + ALT_TAKER)*2
MAKER = MAIN_MAKER + ALT_MAKER
TAKEMAIN = MAIN_TAKER - ALT_MAKER
TAKEALT = ALT_TAKER - MAIN_MAKER
BUFFER = 0.0... | 33.407323 | 116 | 0.558052 |
e078ffec67d1b2046e248c3ee5d65b353731cbf4 | 1,479 | py | Python | examples/basic/wire_feedthrough.py | souviksaha97/spydrnet-physical | b07bcc152737158ea7cbebf0ef844abe49d29c5e | [
"BSD-3-Clause"
] | null | null | null | examples/basic/wire_feedthrough.py | souviksaha97/spydrnet-physical | b07bcc152737158ea7cbebf0ef844abe49d29c5e | [
"BSD-3-Clause"
] | null | null | null | examples/basic/wire_feedthrough.py | souviksaha97/spydrnet-physical | b07bcc152737158ea7cbebf0ef844abe49d29c5e | [
"BSD-3-Clause"
] | null | null | null | """
==========================================
Genrating feedthrough from single instance
==========================================
This example demostrates how to generate a feedthrough wire connection for
a given scalar or vector wires.
**Initial Design**
.. hdl-diagram:: ../../../examples/basic/_initial_design.v... | 24.65 | 74 | 0.699797 |
e079004173a435849592703f1baaf8e8d87ed079 | 9,131 | py | Python | workflows/workflow.py | sunnyfloyd/panderyx | 82f03625159833930ff044a43a6619ab710ff159 | [
"MIT"
] | null | null | null | workflows/workflow.py | sunnyfloyd/panderyx | 82f03625159833930ff044a43a6619ab710ff159 | [
"MIT"
] | null | null | null | workflows/workflow.py | sunnyfloyd/panderyx | 82f03625159833930ff044a43a6619ab710ff159 | [
"MIT"
] | null | null | null | from __future__ import annotations
from typing import Optional, Union
from tools import tools
from exceptions import workflow_exceptions
| 33.818519 | 87 | 0.61461 |
0eb2577f85f04e68e802521ef8915750223e0174 | 624 | py | Python | tests/wagtail_live/test_apps.py | wagtail/wagtail-live | dd769be089d457cf36db2506520028bc5f506ac3 | [
"BSD-3-Clause"
] | 22 | 2021-06-07T20:36:18.000Z | 2022-03-29T01:48:58.000Z | tests/wagtail_live/test_apps.py | wagtail/wagtail-live | dd769be089d457cf36db2506520028bc5f506ac3 | [
"BSD-3-Clause"
] | 73 | 2021-05-21T16:08:44.000Z | 2022-03-20T23:59:59.000Z | tests/wagtail_live/test_apps.py | wagtail/wagtail-live | dd769be089d457cf36db2506520028bc5f506ac3 | [
"BSD-3-Clause"
] | 11 | 2021-06-10T10:05:13.000Z | 2022-02-12T13:31:34.000Z | from django.apps import apps
from django.test import override_settings
from wagtail_live.signals import live_page_update
| 27.130435 | 77 | 0.780449 |
0eb2fde0bae97bffa51893b405703a8d74ef6c29 | 14,826 | py | Python | PLM/options.py | vtta2008/pipelineTool | 2431d2fc987e3b31f2a6a63427fee456fa0765a0 | [
"Apache-2.0"
] | 7 | 2017-12-22T02:49:58.000Z | 2018-05-09T05:29:06.000Z | PLM/options.py | vtta2008/pipelineTool | 2431d2fc987e3b31f2a6a63427fee456fa0765a0 | [
"Apache-2.0"
] | null | null | null | PLM/options.py | vtta2008/pipelineTool | 2431d2fc987e3b31f2a6a63427fee456fa0765a0 | [
"Apache-2.0"
] | 3 | 2019-03-11T21:54:52.000Z | 2019-11-25T11:23:17.000Z | # -*- coding: utf-8 -*-
"""
Script Name:
Author: Do Trinh/Jimmy - 3D artist.
Description:
"""
# -------------------------------------------------------------------------------------------------------------
""" Import """
import os
from PySide2.QtWidgets import (QFrame, QStyle, QAbstractItemView, QSizePolicy... | 43.994065 | 114 | 0.475651 |
0eb3ad476194898d48e135372f34d1ee69bc79d8 | 2,509 | py | Python | Crawling/ssafyCrawling.py | Nyapy/FMTG | dcf0a35dbbcd50d5bc861b04ac0db41d27e57b6e | [
"MIT"
] | null | null | null | Crawling/ssafyCrawling.py | Nyapy/FMTG | dcf0a35dbbcd50d5bc861b04ac0db41d27e57b6e | [
"MIT"
] | null | null | null | Crawling/ssafyCrawling.py | Nyapy/FMTG | dcf0a35dbbcd50d5bc861b04ac0db41d27e57b6e | [
"MIT"
] | null | null | null | from selenium import webdriver
from selenium.webdriver.chrome.options import Options
import sys
import time
import urllib.request
import os
sys.stdin = open('idpwd.txt')
site = input()
id = input()
pwd = input()
# selenium
chromedriver = 'C:\Webdriver\chromedriver.exe'
# selenum webdriver chromedirver .
driver... | 32.166667 | 109 | 0.719012 |
0eb4432b0091105498b6cde85c1c9de8fc2676cc | 1,433 | py | Python | 100days/day95/StringIO_demo.py | chainren/python-learn | 5e48e96c4bb212806b9ae0954fdb368abdcf9ba3 | [
"Apache-2.0"
] | null | null | null | 100days/day95/StringIO_demo.py | chainren/python-learn | 5e48e96c4bb212806b9ae0954fdb368abdcf9ba3 | [
"Apache-2.0"
] | 16 | 2020-02-12T03:09:30.000Z | 2022-03-12T00:08:59.000Z | 100days/day95/StringIO_demo.py | chainren/python-learn | 5e48e96c4bb212806b9ae0954fdb368abdcf9ba3 | [
"Apache-2.0"
] | null | null | null |
from io import StringIO
# StringIO
f = StringIO()
f.write('Python-100')
str = f.getvalue() #
print(':%s' %str)
f.write('\n') #
f.write('100')
f.close() #
f1 = StringIO('Python-100' + '\n' + '100')
#
print(f1.read())
f1.close()
# outputData()
# dataStr
dataStr = outputData()
# 1. outputData()
dat... | 18.61039 | 47 | 0.673412 |
0eb4945ca1e15b4e7d0b451aa87077b0cebf76c6 | 10,595 | py | Python | src/hub/dataload/sources/drugcentral/drugcentral_upload.py | veleritas/mychem.info | bb22357d4cbbc3c4865da224bf998f2cbc59f8f2 | [
"Apache-2.0"
] | 1 | 2021-05-09T04:51:28.000Z | 2021-05-09T04:51:28.000Z | src/hub/dataload/sources/drugcentral/drugcentral_upload.py | veleritas/mychem.info | bb22357d4cbbc3c4865da224bf998f2cbc59f8f2 | [
"Apache-2.0"
] | null | null | null | src/hub/dataload/sources/drugcentral/drugcentral_upload.py | veleritas/mychem.info | bb22357d4cbbc3c4865da224bf998f2cbc59f8f2 | [
"Apache-2.0"
] | null | null | null | import biothings.hub.dataload.uploader as uploader
| 41.54902 | 65 | 0.224823 |
0eb4f1bf9aa917694ffc04ea836799d3bd9b4710 | 2,751 | py | Python | tests/test_cli.py | Nate1729/FinPack | d76fd5e6538298d5596d5b0f7d3be2bc6520c431 | [
"Apache-2.0"
] | 1 | 2022-01-28T20:05:22.000Z | 2022-01-28T20:05:22.000Z | tests/test_cli.py | Nate1729/FinPack | d76fd5e6538298d5596d5b0f7d3be2bc6520c431 | [
"Apache-2.0"
] | 30 | 2021-11-22T19:07:54.000Z | 2021-12-18T03:00:47.000Z | tests/test_cli.py | Nate1729/FinPack | d76fd5e6538298d5596d5b0f7d3be2bc6520c431 | [
"Apache-2.0"
] | 2 | 2021-12-13T20:27:52.000Z | 2021-12-17T18:39:40.000Z | """Contains tests for finpack/core/cli.py
"""
__copyright__ = "Copyright (C) 2021 Matt Ferreira"
import os
import unittest
from importlib import metadata
from docopt import docopt
from finpack.core import cli
| 25.238532 | 62 | 0.623773 |
0eb6190157c1946b37b5fd1be18f551d0e559832 | 612 | py | Python | python/Patterns/inheritance/main.py | zinderud/ysa | e34d3f4c7afab3976d86f5d27edfcd273414e496 | [
"Apache-2.0"
] | null | null | null | python/Patterns/inheritance/main.py | zinderud/ysa | e34d3f4c7afab3976d86f5d27edfcd273414e496 | [
"Apache-2.0"
] | 1 | 2017-12-27T10:09:22.000Z | 2017-12-27T10:22:47.000Z | python/Patterns/inheritance/main.py | zinderud/ysa | e34d3f4c7afab3976d86f5d27edfcd273414e496 | [
"Apache-2.0"
] | null | null | null |
enemy = Yaratik()
enemy.move_left()
# ejderha also includes all functions from parent class (yaratik)
ejderha = Ejderha()
ejderha.move_left()
ejderha.Ates_puskurtme()
# Zombie is called the (child class), inherits from Yaratik (parent class)
zombie = Zombie()
zombie.move_right()
zombie.Isirmak()
| 18 | 74 | 0.679739 |
0eb71b68b065b14b8eebff52fa3bbffc15201b7a | 1,527 | py | Python | clustering/graph_utils.py | perathambkk/ml-techniques | 5d6fd122322342c0b47dc65d09c4425fd73f2ea9 | [
"MIT"
] | null | null | null | clustering/graph_utils.py | perathambkk/ml-techniques | 5d6fd122322342c0b47dc65d09c4425fd73f2ea9 | [
"MIT"
] | null | null | null | clustering/graph_utils.py | perathambkk/ml-techniques | 5d6fd122322342c0b47dc65d09c4425fd73f2ea9 | [
"MIT"
] | null | null | null | """
Author: Peratham Wiriyathammabhum
"""
import numpy as np
import pandas as pd
from sklearn.neighbors import NearestNeighbors
def affinity_graph(X):
'''
This function returns a numpy array.
'''
ni, nd = X.shape
A = np.zeros((ni, ni))
for i in range(ni):
for j in range(i+1, ni):
dist = ((X[i] - X[j])**... | 21.814286 | 75 | 0.614276 |
0eb8ddc2c0219670903c4425de4ca4b63a33f316 | 10,124 | py | Python | recipe_engine/internal/commands/__init__.py | Acidburn0zzz/luci | d8993f4684839b58f5f966dd6273d1d8fd001eae | [
"Apache-2.0"
] | 1 | 2021-04-24T04:03:01.000Z | 2021-04-24T04:03:01.000Z | recipe_engine/internal/commands/__init__.py | Acidburn0zzz/luci | d8993f4684839b58f5f966dd6273d1d8fd001eae | [
"Apache-2.0"
] | null | null | null | recipe_engine/internal/commands/__init__.py | Acidburn0zzz/luci | d8993f4684839b58f5f966dd6273d1d8fd001eae | [
"Apache-2.0"
] | null | null | null | # Copyright 2019 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
"""This package houses all subcommands for the recipe engine.
See implementation_details.md for the expectations of the modules in this
directory... | 35.152778 | 80 | 0.697452 |
0eb8efd29824103fb230c6103a6e3a8b1b30a534 | 7,295 | py | Python | openfl/pipelines/stc_pipeline.py | sarthakpati/openfl | 8edebfd565d94f709a7d7f06d9ee38a7975c066e | [
"Apache-2.0"
] | null | null | null | openfl/pipelines/stc_pipeline.py | sarthakpati/openfl | 8edebfd565d94f709a7d7f06d9ee38a7975c066e | [
"Apache-2.0"
] | null | null | null | openfl/pipelines/stc_pipeline.py | sarthakpati/openfl | 8edebfd565d94f709a7d7f06d9ee38a7975c066e | [
"Apache-2.0"
] | null | null | null | # Copyright (C) 2020-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
"""STCPipelinemodule."""
import numpy as np
import gzip as gz
from .pipeline import TransformationPipeline, Transformer
| 33.159091 | 99 | 0.622207 |
0eb9c920aa1f94bcf5b75523167a5791a71d6de8 | 1,150 | py | Python | modle/__init__.py | Rex0519/NessusToReport | 047dd4a2f749addab3991b0ebc8ab609140c32a7 | [
"Apache-2.0"
] | 244 | 2020-06-27T12:07:52.000Z | 2022-03-30T02:36:27.000Z | modle/__init__.py | Rex0519/NessusToReport | 047dd4a2f749addab3991b0ebc8ab609140c32a7 | [
"Apache-2.0"
] | 23 | 2021-05-20T07:38:55.000Z | 2022-03-13T14:13:01.000Z | modle/__init__.py | Rex0519/NessusToReport | 047dd4a2f749addab3991b0ebc8ab609140c32a7 | [
"Apache-2.0"
] | 74 | 2020-06-27T12:07:53.000Z | 2022-03-11T19:07:45.000Z | #!/usr/bin/env python3
# -*- coding:utf-8 -*-
# ------------------------------------------------------------
# File: __init__.py.py
# Created Date: 2020/6/24
# Created Time: 0:12
# Author: Hypdncy
# Author Mail: hypdncy@outlook.com
# Copyright (c) 2020 Hypdncy
# ---------------------------------------------------------... | 39.655172 | 62 | 0.117391 |
0ebc4327dea5e082563be3e589c1e4f6b395a97a | 7,146 | py | Python | tests/component/test_grid_mixin.py | csdms/pymt | 188222d7858cd3e8eb15564e56d9b7f0cb43cae5 | [
"MIT"
] | 38 | 2017-06-30T17:10:53.000Z | 2022-01-05T07:38:03.000Z | tests/component/test_grid_mixin.py | csdms/pymt | 188222d7858cd3e8eb15564e56d9b7f0cb43cae5 | [
"MIT"
] | 96 | 2017-04-04T18:52:41.000Z | 2021-11-01T21:30:48.000Z | tests/component/test_grid_mixin.py | csdms/pymt | 188222d7858cd3e8eb15564e56d9b7f0cb43cae5 | [
"MIT"
] | 15 | 2017-05-23T15:40:16.000Z | 2021-06-14T21:30:28.000Z | import numpy as np
import pytest
from pytest import approx
from pymt.component.grid import GridMixIn
| 27.805447 | 84 | 0.558354 |
0ebe32fa6550f0c6be308f3edf45681f0583afc5 | 730 | py | Python | scripts/compare.py | SnoozeTime/nes | 4d60562c59e175485eb3dff043c0c78473034cdb | [
"Unlicense"
] | 1 | 2022-01-07T02:00:36.000Z | 2022-01-07T02:00:36.000Z | scripts/compare.py | SnoozeTime/nes | 4d60562c59e175485eb3dff043c0c78473034cdb | [
"Unlicense"
] | 6 | 2020-12-12T03:21:55.000Z | 2022-02-18T11:22:28.000Z | scripts/compare.py | SnoozeTime/nes | 4d60562c59e175485eb3dff043c0c78473034cdb | [
"Unlicense"
] | 1 | 2018-12-02T20:42:10.000Z | 2018-12-02T20:42:10.000Z | import sys
if __name__ == "__main__":
mylog = sys.argv[1]
correctlog = sys.argv[2]
mylog_sp = load_log_sp(mylog)
correctlog_sp = load_log_sp(correctlog)
for (i, ((nb1, sp1), (nb2, sp2))) in enumerate(zip(mylog_sp, correctlog_sp)):
print('{} {} - {} vs {}'.format(
nb1, nb2, sp1, ... | 30.416667 | 85 | 0.545205 |
0ebf6e6f4a1667f2d0b5238c117fa44dfca6f7c4 | 10,203 | py | Python | tercer_modelo.py | nahuelalmeira/deepLearning | f1fcd06f5735c8be9272b0c8392b1ae467c08582 | [
"MIT"
] | null | null | null | tercer_modelo.py | nahuelalmeira/deepLearning | f1fcd06f5735c8be9272b0c8392b1ae467c08582 | [
"MIT"
] | null | null | null | tercer_modelo.py | nahuelalmeira/deepLearning | f1fcd06f5735c8be9272b0c8392b1ae467c08582 | [
"MIT"
] | null | null | null | """Exercise 1
Usage:
$ CUDA_VISIBLE_DEVICES=2 python practico_1_train_petfinder.py --dataset_dir ../ --epochs 30 --dropout 0.1 0.1 --hidden_layer_sizes 200 100
To know which GPU to use, you can check it with the command
$ nvidia-smi
"""
import argparse
import os
import mlflow
import pickle
import numpy as np
impo... | 45.346667 | 138 | 0.51181 |
0ebfda6d11cf85e7a67d60d7c46e294592497198 | 7,576 | py | Python | catpy/applications/export.py | catmaid/catpy | 481d87591a6dfaedef2767dcddcbed7185ecc8b8 | [
"MIT"
] | 5 | 2018-04-24T15:45:31.000Z | 2021-06-18T17:38:07.000Z | catpy/applications/export.py | catmaid/catpy | 481d87591a6dfaedef2767dcddcbed7185ecc8b8 | [
"MIT"
] | 35 | 2017-05-12T21:49:54.000Z | 2022-03-12T00:47:09.000Z | catpy/applications/export.py | catmaid/catpy | 481d87591a6dfaedef2767dcddcbed7185ecc8b8 | [
"MIT"
] | 4 | 2017-08-24T12:15:41.000Z | 2019-10-13T01:05:34.000Z | # -*- coding: utf-8 -*-
from __future__ import absolute_import
from pkg_resources import parse_version
from warnings import warn
from copy import deepcopy
import networkx as nx
from networkx.readwrite import json_graph
from catpy.applications.base import CatmaidClientApplication
NX_VERSION_INFO = parse_version(nx.... | 31.566667 | 126 | 0.551082 |
0ec1afd2facbda8f3febe8ca1dc7c71fb6558f04 | 1,993 | py | Python | packages/watchmen-data-kernel/src/watchmen_data_kernel/meta/external_writer_service.py | Indexical-Metrics-Measure-Advisory/watchmen | c54ec54d9f91034a38e51fd339ba66453d2c7a6d | [
"MIT"
] | null | null | null | packages/watchmen-data-kernel/src/watchmen_data_kernel/meta/external_writer_service.py | Indexical-Metrics-Measure-Advisory/watchmen | c54ec54d9f91034a38e51fd339ba66453d2c7a6d | [
"MIT"
] | null | null | null | packages/watchmen-data-kernel/src/watchmen_data_kernel/meta/external_writer_service.py | Indexical-Metrics-Measure-Advisory/watchmen | c54ec54d9f91034a38e51fd339ba66453d2c7a6d | [
"MIT"
] | null | null | null | from typing import Optional
from watchmen_auth import PrincipalService
from watchmen_data_kernel.cache import CacheService
from watchmen_data_kernel.common import DataKernelException
from watchmen_data_kernel.external_writer import find_external_writer_create, register_external_writer_creator
from watchmen_meta.common... | 41.520833 | 110 | 0.831912 |
0ec2342f96bb22e61801a222fde8647beb3203c5 | 304 | py | Python | udemy-python/mediaponderada.py | AlbertoAlfredo/exercicios-cursos | 792096ad1f853188adec8fc3e5c629742c8dd7ab | [
"MIT"
] | 1 | 2017-08-27T00:57:20.000Z | 2017-08-27T00:57:20.000Z | udemy-python/mediaponderada.py | AlbertoAlfredo/exercicios-cursos | 792096ad1f853188adec8fc3e5c629742c8dd7ab | [
"MIT"
] | 2 | 2020-09-09T04:22:06.000Z | 2020-12-24T16:25:36.000Z | udemy-python/mediaponderada.py | AlbertoAlfredo/exercicios-cursos | 792096ad1f853188adec8fc3e5c629742c8dd7ab | [
"MIT"
] | null | null | null | nota1 = float(input('Digite a nota da primeira nota '))
peso1 = float(input('Digite o peso da primeira nota '))
nota2 = float(input('Digite a nota da seugundo nota '))
peso2 = float(input('Digite o peso da segundo nota '))
media = (nota1/peso1+nota2/peso2)/2
print('A mdia das duas notas :', media)
| 30.4 | 55 | 0.703947 |
0ec2983c9be55e068e1ac3a8da9a2e78b097ece9 | 882 | py | Python | scrywarden/module.py | chasebrewsky/scrywarden | c6a5a81d14016ca58625df68594ef52dd328a0dd | [
"MIT"
] | 1 | 2020-12-13T00:49:51.000Z | 2020-12-13T00:49:51.000Z | scrywarden/module.py | chasebrewsky/scrywarden | c6a5a81d14016ca58625df68594ef52dd328a0dd | [
"MIT"
] | null | null | null | scrywarden/module.py | chasebrewsky/scrywarden | c6a5a81d14016ca58625df68594ef52dd328a0dd | [
"MIT"
] | null | null | null | from importlib import import_module
from typing import Any
def import_string(path: str) -> Any:
"""Imports a dotted path name and returns the class/attribute.
Parameters
----------
path: str
Dotted module path to retrieve.
Returns
-------
Class/attribute at the given import path.... | 24.5 | 71 | 0.603175 |
0ec3610585ba69b4e61119ece94d8d89e44e43cc | 27,448 | py | Python | examples/oldexamples/sample_program.py | learningequality/klorimin | c569cd4048ac670bc55a83f4fdda0b818c7f626e | [
"MIT"
] | null | null | null | examples/oldexamples/sample_program.py | learningequality/klorimin | c569cd4048ac670bc55a83f4fdda0b818c7f626e | [
"MIT"
] | null | null | null | examples/oldexamples/sample_program.py | learningequality/klorimin | c569cd4048ac670bc55a83f4fdda0b818c7f626e | [
"MIT"
] | null | null | null | #!/usr/bin/env python
import json
import os
import re
from enum import Enum
from os.path import join
from le_utils.constants import content_kinds
from le_utils.constants import exercises
from le_utils.constants import file_formats
from le_utils.constants import licenses
from ricecooker.chefs import SushiChef
from ric... | 45.594684 | 1,965 | 0.620847 |
0ec3a322173dd7c7c650f060b94c615e6cceb769 | 19,118 | py | Python | release/scripts/modules/bl_i18n_utils/utils_spell_check.py | dvgd/blender | 4eb2807db1c1bd2514847d182fbb7a3f7773da96 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | release/scripts/modules/bl_i18n_utils/utils_spell_check.py | dvgd/blender | 4eb2807db1c1bd2514847d182fbb7a3f7773da96 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | release/scripts/modules/bl_i18n_utils/utils_spell_check.py | dvgd/blender | 4eb2807db1c1bd2514847d182fbb7a3f7773da96 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2020-12-02T20:05:42.000Z | 2020-12-02T20:05:42.000Z | # ##### 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 2
# of the License, or (at your option) any later version.
#
# This program is distrib... | 23.145278 | 103 | 0.437703 |
0ec3b7be918911b5b776d40be78266905df319e1 | 7,175 | py | Python | naslib/predictors/mlp.py | gmeyerlee/NASLib | 21dbceda04cc1faf3d8b6dd391412a459218ef2b | [
"Apache-2.0"
] | null | null | null | naslib/predictors/mlp.py | gmeyerlee/NASLib | 21dbceda04cc1faf3d8b6dd391412a459218ef2b | [
"Apache-2.0"
] | null | null | null | naslib/predictors/mlp.py | gmeyerlee/NASLib | 21dbceda04cc1faf3d8b6dd391412a459218ef2b | [
"Apache-2.0"
] | null | null | null | import numpy as np
import os
import json
import torch
import torch.nn as nn
import torch.nn.functional as F
import torch.optim as optim
from torch.utils.data import DataLoader, TensorDataset
from naslib.utils.utils import AverageMeterGroup
from naslib.predictors.utils.encodings import encode
from naslib.predictors imp... | 32.466063 | 88 | 0.564739 |
0ec3f2a1fe20def9bc91ffbd4b3742d74abb33b3 | 1,301 | py | Python | pythonforandroid/recipes/libx264/__init__.py | Joreshic/python-for-android | c60e02d2e32e31a3a754838c51e9242cbadcd9e8 | [
"MIT"
] | 1 | 2019-09-03T13:44:06.000Z | 2019-09-03T13:44:06.000Z | pythonforandroid/recipes/libx264/__init__.py | Joreshic/python-for-android | c60e02d2e32e31a3a754838c51e9242cbadcd9e8 | [
"MIT"
] | null | null | null | pythonforandroid/recipes/libx264/__init__.py | Joreshic/python-for-android | c60e02d2e32e31a3a754838c51e9242cbadcd9e8 | [
"MIT"
] | 1 | 2018-11-15T07:58:30.000Z | 2018-11-15T07:58:30.000Z | from pythonforandroid.toolchain import Recipe, shprint, current_directory, ArchARM
from os.path import exists, join, realpath
from os import uname
import glob
import sh
recipe = LibX264Recipe()
| 37.171429 | 93 | 0.583397 |
0ec3f460313d8f825c0daad58ff5e76ef71c5401 | 1,704 | py | Python | Win/reg.py | QGB/QPSU | 7bc214676d797f42d2d7189dc67c9377bccdf25d | [
"MIT"
] | 6 | 2018-03-25T20:05:21.000Z | 2022-03-13T17:23:05.000Z | Win/reg.py | pen9un/QPSU | 76e1a3f6f6f6f78452e02f407870a5a32177b667 | [
"MIT"
] | 15 | 2018-05-14T03:30:21.000Z | 2022-03-03T15:33:25.000Z | Win/reg.py | pen9un/QPSU | 76e1a3f6f6f6f78452e02f407870a5a32177b667 | [
"MIT"
] | 1 | 2021-07-15T06:23:45.000Z | 2021-07-15T06:23:45.000Z | #coding=utf-8
try:
if __name__.startswith('qgb.Win'):
from .. import py
else:
import py
except Exception as ei:
raise ei
raise EnvironmentError(__name__)
if py.is2():
import _winreg as winreg
from _winreg import *
else:
import winreg
from winreg import *
def get(skey,name,root=HKEY_CURRENT_USER,returnTyp... | 29.894737 | 119 | 0.693662 |
0ec42be3581d1c9d5c9ab4c954473cd6061146b5 | 3,555 | py | Python | tests/test_handler.py | CJSoldier/webssh | b3c33ff6bd76f4f5df40cc1fe9a138cf0cecd08c | [
"MIT"
] | 13 | 2018-09-16T15:51:38.000Z | 2019-10-16T09:13:18.000Z | tests/test_handler.py | CJSoldier/webssh | b3c33ff6bd76f4f5df40cc1fe9a138cf0cecd08c | [
"MIT"
] | null | null | null | tests/test_handler.py | CJSoldier/webssh | b3c33ff6bd76f4f5df40cc1fe9a138cf0cecd08c | [
"MIT"
] | null | null | null | import unittest
import paramiko
from tornado.httputil import HTTPServerRequest
from tests.utils import read_file, make_tests_data_path
from webssh.handler import MixinHandler, IndexHandler, InvalidValueError
| 40.397727 | 72 | 0.686639 |
0ec517fad6215e10cf8fdc40288d6f1a4376050d | 17,499 | py | Python | apps/notifications/tests/test_views.py | SCiO-systems/qcat | 8c2b8e07650bc2049420fa6de758fba7e50c2f28 | [
"Apache-2.0"
] | null | null | null | apps/notifications/tests/test_views.py | SCiO-systems/qcat | 8c2b8e07650bc2049420fa6de758fba7e50c2f28 | [
"Apache-2.0"
] | null | null | null | apps/notifications/tests/test_views.py | SCiO-systems/qcat | 8c2b8e07650bc2049420fa6de758fba7e50c2f28 | [
"Apache-2.0"
] | null | null | null | import logging
from unittest import mock
from unittest.mock import call
from django.conf import settings
from django.contrib.auth import get_user_model
from django.core.signing import Signer
from django.urls import reverse
from django.http import Http404
from django.test import RequestFactory
from braces.views import... | 37.958785 | 91 | 0.66821 |
0ec65d0e2393fe675648f46032adc3e480a8ef52 | 1,032 | py | Python | examples/resources.py | willvousden/clint | 6dc7ab1a6a162750e968463b43994447bca32544 | [
"0BSD"
] | 1,230 | 2015-01-03T05:39:25.000Z | 2020-02-18T12:36:03.000Z | examples/resources.py | willvousden/clint | 6dc7ab1a6a162750e968463b43994447bca32544 | [
"0BSD"
] | 50 | 2015-01-06T17:58:20.000Z | 2018-03-19T13:25:22.000Z | examples/resources.py | willvousden/clint | 6dc7ab1a6a162750e968463b43994447bca32544 | [
"0BSD"
] | 153 | 2015-01-03T03:56:25.000Z | 2020-02-13T20:59:03.000Z | #!/usr/bin/env python
# -*- coding: utf-8 -*-
from __future__ import print_function
import sys
import os
sys.path.insert(0, os.path.abspath('..'))
from clint import resources
resources.init('kennethreitz', 'clint')
lorem = 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt... | 33.290323 | 456 | 0.767442 |
0ec667f34cc8524a0bd9453e82114220e88aef5a | 813 | py | Python | photos/urls.py | charlesmugambi/Instagram | 3a9dfc32c45bf9f221b22b7075ce31b1a16dcba7 | [
"MIT"
] | null | null | null | photos/urls.py | charlesmugambi/Instagram | 3a9dfc32c45bf9f221b22b7075ce31b1a16dcba7 | [
"MIT"
] | null | null | null | photos/urls.py | charlesmugambi/Instagram | 3a9dfc32c45bf9f221b22b7075ce31b1a16dcba7 | [
"MIT"
] | null | null | null | from django.conf.urls import url
from django.conf import settings
from django.conf.urls.static import static
from . import views
urlpatterns = [
url(r'^$', views.index, name='index'),
url(r'^image/$', views.add_image, name='upload_image'),
url(r'^profile/$', views.profile_info, name='profile'),
url(r'... | 42.789474 | 80 | 0.675277 |
0ec7068e816bc6b2d31f51831d9d75f6ffc1151c | 11,247 | py | Python | bread.py | vgfang/breadbot | e58807431945e6d4de8dfc6c4dc4c90caebf88ca | [
"MIT"
] | null | null | null | bread.py | vgfang/breadbot | e58807431945e6d4de8dfc6c4dc4c90caebf88ca | [
"MIT"
] | null | null | null | bread.py | vgfang/breadbot | e58807431945e6d4de8dfc6c4dc4c90caebf88ca | [
"MIT"
] | null | null | null | import random
import math
from fractions import Fraction
from datetime import datetime
from jinja2 import Template
# empty class for passing to template engine
# returns flour percent using flour type
def get_special_flour_percent(flourType: str, breadFlourPercent:int) -> int:
if flourType == 'Hard Red Whole Wheat'... | 36.996711 | 103 | 0.727927 |
0ec7b7a0dee386c8044a5e357cb59fce0132a0cf | 19,177 | py | Python | posthog/api/test/test_organization_domain.py | msnitish/posthog | cb86113f568e72eedcb64b5fd00c313d21e72f90 | [
"MIT"
] | null | null | null | posthog/api/test/test_organization_domain.py | msnitish/posthog | cb86113f568e72eedcb64b5fd00c313d21e72f90 | [
"MIT"
] | null | null | null | posthog/api/test/test_organization_domain.py | msnitish/posthog | cb86113f568e72eedcb64b5fd00c313d21e72f90 | [
"MIT"
] | null | null | null | import datetime
from unittest.mock import patch
import dns.resolver
import dns.rrset
import pytest
import pytz
from django.utils import timezone
from freezegun import freeze_time
from rest_framework import status
from posthog.models import Organization, OrganizationDomain, OrganizationMembership, Team
from posthog.te... | 45.228774 | 118 | 0.671012 |
0ec7d9e291a15b37ad7f7b106420f6f50a25a3a0 | 1,248 | py | Python | tutorial/test input.py | nataliapryakhina/FA_group3 | 3200464bc20d38a85af9ad3583a360db4ffb7f8d | [
"MIT"
] | null | null | null | tutorial/test input.py | nataliapryakhina/FA_group3 | 3200464bc20d38a85af9ad3583a360db4ffb7f8d | [
"MIT"
] | null | null | null | tutorial/test input.py | nataliapryakhina/FA_group3 | 3200464bc20d38a85af9ad3583a360db4ffb7f8d | [
"MIT"
] | null | null | null | import numpy as np
import tensorflow as tf
from tensorflow import keras
import matplotlib.pyplot as plt
from os import listdir
from tensorflow.keras.callbacks import ModelCheckpoint
dataDir = "./data/trainSmallFA/"
files = listdir(dataDir)
files.sort()
totalLength = len(files)
inputs = np.empty((len(files), 3, 64, 64)... | 30.439024 | 80 | 0.600962 |
0ec8d0b22163c94b04ce1660f7662d06d776efe5 | 2,781 | py | Python | pepper/responder/brain.py | cltl/pepper | 5d34fc5074473163aa9273016d89e5e2b8edffa9 | [
"MIT"
] | 29 | 2018-01-20T08:51:42.000Z | 2022-01-25T11:59:28.000Z | pepper/responder/brain.py | cltl/pepper | 5d34fc5074473163aa9273016d89e5e2b8edffa9 | [
"MIT"
] | 32 | 2018-09-20T13:09:34.000Z | 2021-06-04T15:23:45.000Z | pepper/responder/brain.py | cltl/pepper | 5d34fc5074473163aa9273016d89e5e2b8edffa9 | [
"MIT"
] | 10 | 2018-10-25T02:45:21.000Z | 2020-10-03T12:59:10.000Z | from pepper.framework import *
from pepper import logger
from pepper.language import Utterance
from pepper.language.generation.thoughts_phrasing import phrase_thoughts
from pepper.language.generation.reply import reply_to_question
from .responder import Responder, ResponderType
from pepper.language import UtteranceTy... | 41.507463 | 126 | 0.612729 |
0ec932467a0e10a4a3b540d34642f573915937be | 7,076 | py | Python | fedora_college/modules/content/views.py | fedora-infra/fedora-college | cf310dab2e4fea02b9ac5e7f57dc53aafb4834d8 | [
"BSD-3-Clause"
] | 2 | 2015-05-16T09:54:17.000Z | 2017-01-11T17:58:31.000Z | fedora_college/modules/content/views.py | fedora-infra/fedora-college | cf310dab2e4fea02b9ac5e7f57dc53aafb4834d8 | [
"BSD-3-Clause"
] | null | null | null | fedora_college/modules/content/views.py | fedora-infra/fedora-college | cf310dab2e4fea02b9ac5e7f57dc53aafb4834d8 | [
"BSD-3-Clause"
] | 1 | 2020-12-07T22:14:01.000Z | 2020-12-07T22:14:01.000Z | # -*- coding: utf-8 -*-
import re
from unicodedata import normalize
from flask import Blueprint, render_template, current_app
from flask import redirect, url_for, g, abort
from sqlalchemy import desc
from fedora_college.core.database import db
from fedora_college.modules.content.forms import * # noqa
from fedora_colle... | 34.517073 | 79 | 0.53307 |
0ecb2c7a8dccded4280171cf1a9314223cfca421 | 3,611 | py | Python | tests/components/airthings/test_config_flow.py | MrDelik/core | 93a66cc357b226389967668441000498a10453bb | [
"Apache-2.0"
] | 30,023 | 2016-04-13T10:17:53.000Z | 2020-03-02T12:56:31.000Z | tests/components/airthings/test_config_flow.py | MrDelik/core | 93a66cc357b226389967668441000498a10453bb | [
"Apache-2.0"
] | 31,101 | 2020-03-02T13:00:16.000Z | 2022-03-31T23:57:36.000Z | tests/components/airthings/test_config_flow.py | MrDelik/core | 93a66cc357b226389967668441000498a10453bb | [
"Apache-2.0"
] | 11,956 | 2016-04-13T18:42:31.000Z | 2020-03-02T09:32:12.000Z | """Test the Airthings config flow."""
from unittest.mock import patch
import airthings
from homeassistant import config_entries
from homeassistant.components.airthings.const import CONF_ID, CONF_SECRET, DOMAIN
from homeassistant.core import HomeAssistant
from homeassistant.data_entry_flow import RESULT_TYPE_CREATE_EN... | 30.601695 | 84 | 0.675159 |
0ecb9ff079e3fe67fcf620b3218ea8892b9b9c1c | 1,726 | py | Python | utils/utils.py | scomup/StereoNet-ActiveStereoNet | 05994cf1eec4a109e095732fe01ecb5558880ba5 | [
"MIT"
] | null | null | null | utils/utils.py | scomup/StereoNet-ActiveStereoNet | 05994cf1eec4a109e095732fe01ecb5558880ba5 | [
"MIT"
] | null | null | null | utils/utils.py | scomup/StereoNet-ActiveStereoNet | 05994cf1eec4a109e095732fe01ecb5558880ba5 | [
"MIT"
] | null | null | null | # ------------------------------------------------------------------------------
# Copyright (c) NKU
# Licensed under the MIT License.
# Written by Xuanyi Li (xuanyili.edu@gmail.com)
# ------------------------------------------------------------------------------
import os
import torch
import torch.nn.functional as F
#... | 32.566038 | 128 | 0.589803 |
0ecc375d6cf3b58f62ba3d07d23244af90a9b759 | 1,036 | py | Python | worker/main.py | Devalent/facial-recognition-service | 342e31fa7d016992d938b0121b03f0e8fe776ea8 | [
"MIT"
] | null | null | null | worker/main.py | Devalent/facial-recognition-service | 342e31fa7d016992d938b0121b03f0e8fe776ea8 | [
"MIT"
] | null | null | null | worker/main.py | Devalent/facial-recognition-service | 342e31fa7d016992d938b0121b03f0e8fe776ea8 | [
"MIT"
] | null | null | null | from aiohttp import web
import base64
import io
import face_recognition
main()
| 22.521739 | 68 | 0.625483 |
0ecd026a7b7cddee19fb7d65983aadf807f4917d | 657 | py | Python | rblod/setup.py | TiKeil/Two-scale-RBLOD | 23f17a3e4edf63ea5f208eca50ca90c19bf511a9 | [
"BSD-2-Clause"
] | null | null | null | rblod/setup.py | TiKeil/Two-scale-RBLOD | 23f17a3e4edf63ea5f208eca50ca90c19bf511a9 | [
"BSD-2-Clause"
] | null | null | null | rblod/setup.py | TiKeil/Two-scale-RBLOD | 23f17a3e4edf63ea5f208eca50ca90c19bf511a9 | [
"BSD-2-Clause"
] | null | null | null | # ~~~
# This file is part of the paper:
#
# " An Online Efficient Two-Scale Reduced Basis Approach
# for the Localized Orthogonal Decomposition "
#
# https://github.com/TiKeil/Two-scale-RBLOD.git
#
# Copyright 2019-2021 all developers. All rights reserved.
# License: Licensed as BSD 2-Clause ... | 26.28 | 89 | 0.648402 |
0ecdf401d5b3926e749aa892bfa6a87de7f72b30 | 8,060 | py | Python | bin/euclid_fine_plot_job_array.py | ndeporzio/cosmicfish | f68f779d73f039512a958d110bb44194d0daceec | [
"MIT"
] | null | null | null | bin/euclid_fine_plot_job_array.py | ndeporzio/cosmicfish | f68f779d73f039512a958d110bb44194d0daceec | [
"MIT"
] | null | null | null | bin/euclid_fine_plot_job_array.py | ndeporzio/cosmicfish | f68f779d73f039512a958d110bb44194d0daceec | [
"MIT"
] | null | null | null | import os
import shutil
import numpy as np
import pandas as pd ... | 65.528455 | 116 | 0.262655 |
0ece61d6db781e687c9a0cc4ff7c881e2a9a0b06 | 346 | py | Python | project4/test/test_arm.py | XDZhelheim/CS205_C_CPP_Lab | f585fd685a51e19fddc9c582846547d34442c6ef | [
"MIT"
] | 3 | 2022-01-11T08:12:40.000Z | 2022-03-27T08:15:45.000Z | project4/test/test_arm.py | XDZhelheim/CS205_C_CPP_Lab | f585fd685a51e19fddc9c582846547d34442c6ef | [
"MIT"
] | null | null | null | project4/test/test_arm.py | XDZhelheim/CS205_C_CPP_Lab | f585fd685a51e19fddc9c582846547d34442c6ef | [
"MIT"
] | 2 | 2022-03-03T03:01:20.000Z | 2022-03-27T08:16:02.000Z | import os
if __name__ == "__main__":
dims = ["32", "64", "128", "256", "512", "1024", "2048"]
for dim in dims:
os.system(
f"perf stat -e r11 -x, -r 10 ../matmul.out ../data/mat-A-{dim}.txt ../data/mat-B-{dim}.txt ./out/out-{dim}.txt 2>>res_arm.csv"
)
print(f"Finished {dim}... | 26.615385 | 138 | 0.514451 |
0ecedb23d891d612188b09f34a36b454a3d85a93 | 6,674 | py | Python | src/oci/apm_traces/models/query_result_row_type_summary.py | Manny27nyc/oci-python-sdk | de60b04e07a99826254f7255e992f41772902df7 | [
"Apache-2.0",
"BSD-3-Clause"
] | 249 | 2017-09-11T22:06:05.000Z | 2022-03-04T17:09:29.000Z | src/oci/apm_traces/models/query_result_row_type_summary.py | Manny27nyc/oci-python-sdk | de60b04e07a99826254f7255e992f41772902df7 | [
"Apache-2.0",
"BSD-3-Clause"
] | 228 | 2017-09-11T23:07:26.000Z | 2022-03-23T10:58:50.000Z | src/oci/apm_traces/models/query_result_row_type_summary.py | Manny27nyc/oci-python-sdk | de60b04e07a99826254f7255e992f41772902df7 | [
"Apache-2.0",
"BSD-3-Clause"
] | 224 | 2017-09-27T07:32:43.000Z | 2022-03-25T16:55:42.000Z | # coding: utf-8
# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may c... | 33.878173 | 245 | 0.674408 |
0ecf9572bf4b2d6c4df42c5a6542407de0db8c29 | 6,920 | py | Python | jaxformer/hf/sample.py | salesforce/CodeGen | 2ca076874ca2d26c2437df2968f6c43df92748bc | [
"BSD-3-Clause"
] | 105 | 2022-03-29T23:45:55.000Z | 2022-03-31T23:57:14.000Z | jaxformer/hf/sample.py | salesforce/CodeGen | 2ca076874ca2d26c2437df2968f6c43df92748bc | [
"BSD-3-Clause"
] | 2 | 2022-03-31T04:18:49.000Z | 2022-03-31T17:58:09.000Z | jaxformer/hf/sample.py | salesforce/CodeGen | 2ca076874ca2d26c2437df2968f6c43df92748bc | [
"BSD-3-Clause"
] | 6 | 2022-03-30T06:05:39.000Z | 2022-03-31T21:01:27.000Z | # Copyright (c) 2022, salesforce.com, inc.
# All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
# For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
import os
import re
import time
import random
import argparse
import torch
from transformers import ... | 27.244094 | 224 | 0.619509 |
0ecfc00a422b2dc3bba9eb71d7782113b804c267 | 4,351 | py | Python | tests/services/test_rover_runner_service.py | dev-11/mars-rover-challenge | 67569fcc4b93e5ec4cbe466d7a2fd5b3e9a316b0 | [
"MIT"
] | null | null | null | tests/services/test_rover_runner_service.py | dev-11/mars-rover-challenge | 67569fcc4b93e5ec4cbe466d7a2fd5b3e9a316b0 | [
"MIT"
] | null | null | null | tests/services/test_rover_runner_service.py | dev-11/mars-rover-challenge | 67569fcc4b93e5ec4cbe466d7a2fd5b3e9a316b0 | [
"MIT"
] | null | null | null | import unittest
from services import RoverRunnerService
from tests.test_environment.marses import small_mars_with_one_rover_empty_commands
from tests.test_environment import mocks as m
from data_objects import Rover
| 51.188235 | 85 | 0.746495 |
0ed02b6b55177c4481e9ea0e870de71a75e2629f | 12,734 | py | Python | retrain_with_rotnet.py | ericdaat/self-label | 7c12f834c7b6bd5bee2f7f165aab33d4c4e50b51 | [
"MIT"
] | 440 | 2020-02-17T06:54:38.000Z | 2022-03-24T09:32:13.000Z | retrain_with_rotnet.py | ericdaat/self-label | 7c12f834c7b6bd5bee2f7f165aab33d4c4e50b51 | [
"MIT"
] | 21 | 2020-02-28T06:40:20.000Z | 2022-03-11T10:59:09.000Z | retrain_with_rotnet.py | ericdaat/self-label | 7c12f834c7b6bd5bee2f7f165aab33d4c4e50b51 | [
"MIT"
] | 53 | 2020-02-27T13:05:49.000Z | 2022-03-07T02:33:01.000Z | import argparse
import warnings
warnings.simplefilter("ignore", UserWarning)
import files
from tensorboardX import SummaryWriter
import os
import numpy as np
import time
import torch
import torch.optim
import torch.nn as nn
import torch.utils.data
import torchvision
import torchvision.transforms as tfs
from data impo... | 44.369338 | 154 | 0.569185 |
0ed057bb216be080ba95c6d1f2a7ce1ab1dfd4f5 | 1,341 | py | Python | tests/vie.py | Jinwithyoo/han | 931a271e56134dcc35029bf75260513b60884f6c | [
"BSD-3-Clause"
] | null | null | null | tests/vie.py | Jinwithyoo/han | 931a271e56134dcc35029bf75260513b60884f6c | [
"BSD-3-Clause"
] | null | null | null | tests/vie.py | Jinwithyoo/han | 931a271e56134dcc35029bf75260513b60884f6c | [
"BSD-3-Clause"
] | null | null | null | # -*- coding: utf-8 -*-
from tests import HangulizeTestCase
from hangulize.langs.vie import Vietnamese
| 24.833333 | 69 | 0.463833 |
0ed0e5f6ef98dbca0fc996f3f87ca29e7cb4b7a2 | 1,054 | py | Python | tests/test_functions/test_trig.py | jackromo/mathLibPy | b80badd293b93da85aaf122c3d3da022f6dab361 | [
"MIT"
] | 1 | 2020-06-09T05:43:33.000Z | 2020-06-09T05:43:33.000Z | tests/test_functions/test_trig.py | jackromo/mathLibPy | b80badd293b93da85aaf122c3d3da022f6dab361 | [
"MIT"
] | 15 | 2016-03-06T17:10:40.000Z | 2016-05-28T14:06:16.000Z | tests/test_functions/test_trig.py | jackromo/mathLibPy | b80badd293b93da85aaf122c3d3da022f6dab361 | [
"MIT"
] | null | null | null | from mathlibpy.functions import *
import unittest
if __name__ == "__main__":
unittest.main()
| 20.269231 | 66 | 0.63852 |
0ed195167a4ca32696adae9b1a096d1817a006fd | 639 | py | Python | src/smallestLetter/target.py | rajitbanerjee/leetcode | 720fcdd88d371e2d6592ceec8370a6760a77bb89 | [
"CC0-1.0"
] | null | null | null | src/smallestLetter/target.py | rajitbanerjee/leetcode | 720fcdd88d371e2d6592ceec8370a6760a77bb89 | [
"CC0-1.0"
] | null | null | null | src/smallestLetter/target.py | rajitbanerjee/leetcode | 720fcdd88d371e2d6592ceec8370a6760a77bb89 | [
"CC0-1.0"
] | 1 | 2021-04-28T18:17:55.000Z | 2021-04-28T18:17:55.000Z |
if __name__ == '__main__':
letters = ["c", "f", "j"]
target = "a"
print(f"Input: letters = {letters}, target = {target}")
print(f"Output: {Solution().nextGreatestLetter(letters, target)}")
| 31.95 | 70 | 0.528951 |
0ed3370d325b05dcd0ff4ac3d8d74980237e624c | 1,004 | py | Python | anti_cpdaily/command.py | hyx0329/nonebot_plugin_anti_cpdaily | 5868626fb95876f9638aaa1edd9a2f914ea7bed1 | [
"MIT"
] | 2 | 2021-11-07T10:33:16.000Z | 2021-12-20T08:25:19.000Z | anti_cpdaily/command.py | hyx0329/nonebot_plugin_anti_cpdaily | 5868626fb95876f9638aaa1edd9a2f914ea7bed1 | [
"MIT"
] | null | null | null | anti_cpdaily/command.py | hyx0329/nonebot_plugin_anti_cpdaily | 5868626fb95876f9638aaa1edd9a2f914ea7bed1 | [
"MIT"
] | null | null | null | import nonebot
from nonebot import on_command
from nonebot.rule import to_me
from nonebot.typing import T_State
from nonebot.adapters import Bot, Event
from nonebot.log import logger
from .config import global_config
from .schedule import anti_cpdaily_check_routine
cpdaily = on_command('cpdaily')
scheduler = nonebot... | 32.387097 | 124 | 0.76494 |
0ed367645577a295c7ca8d2261bca85d6a1facb8 | 978 | py | Python | matplotlib/gallery_python/pyplots/dollar_ticks.py | gottaegbert/penter | 8cbb6be3c4bf67c7c69fa70e597bfbc3be4f0a2d | [
"MIT"
] | 13 | 2020-01-04T07:37:38.000Z | 2021-08-31T05:19:58.000Z | matplotlib/gallery_python/pyplots/dollar_ticks.py | gottaegbert/penter | 8cbb6be3c4bf67c7c69fa70e597bfbc3be4f0a2d | [
"MIT"
] | 3 | 2020-06-05T22:42:53.000Z | 2020-08-24T07:18:54.000Z | matplotlib/gallery_python/pyplots/dollar_ticks.py | gottaegbert/penter | 8cbb6be3c4bf67c7c69fa70e597bfbc3be4f0a2d | [
"MIT"
] | 9 | 2020-10-19T04:53:06.000Z | 2021-08-31T05:20:01.000Z | """
============
Dollar Ticks
============
Use a `~.ticker.FormatStrFormatter` to prepend dollar signs on y axis labels.
"""
import numpy as np
import matplotlib.pyplot as plt
import matplotlib.ticker as ticker
# Fixing random state for reproducibility
np.random.seed(19680801)
fig, ax = plt.subplots()
ax.plot(100*np... | 22.227273 | 77 | 0.673824 |
0ed3c5718d5548ba82fc7cde7bd8e347ef468e10 | 6,746 | py | Python | Chibrary/utils.py | chiro2001/chibrary | da31ef80df394cfb260fbe2c1e675f28717fea3e | [
"MIT"
] | null | null | null | Chibrary/utils.py | chiro2001/chibrary | da31ef80df394cfb260fbe2c1e675f28717fea3e | [
"MIT"
] | null | null | null | Chibrary/utils.py | chiro2001/chibrary | da31ef80df394cfb260fbe2c1e675f28717fea3e | [
"MIT"
] | 1 | 2021-09-21T16:40:58.000Z | 2021-09-21T16:40:58.000Z | import json
import re
from flask import request, abort, jsonify
from Chibrary import config
from Chibrary.config import logger
from Chibrary.exceptions import *
from functools import wraps
from urllib import parse
from Chibrary.server import db
"""
{
code: ...,
message: ...,
data: ...,
}
"""
# ... | 28.82906 | 116 | 0.554996 |
0ed495b3d64a671dbd7202470a06b2b18d6c7be4 | 155 | py | Python | tests/inputs/loops/51-arrays-in-loop.py | helq/pytropos | 497ed5902e6e4912249ca0a46b477f9bfa6ae80a | [
"MIT"
] | 4 | 2019-10-06T18:01:24.000Z | 2020-07-03T05:27:35.000Z | tests/inputs/loops/51-arrays-in-loop.py | helq/pytropos | 497ed5902e6e4912249ca0a46b477f9bfa6ae80a | [
"MIT"
] | 5 | 2021-06-07T15:50:04.000Z | 2021-06-07T15:50:06.000Z | tests/inputs/loops/51-arrays-in-loop.py | helq/pytropos | 497ed5902e6e4912249ca0a46b477f9bfa6ae80a | [
"MIT"
] | null | null | null | import numpy as np
from something import Top
i = 0
while i < 10:
a = np.ndarray((10,4))
b = np.ones((10, Top))
i += 1
del Top
# show_store()
| 12.916667 | 26 | 0.580645 |
0ed4e33e928545ea0125662f34b75db4ebefd622 | 897 | py | Python | tests/mappers/fields/test_float_field.py | Arfey/aiohttp_admin2 | 2b3782389ec9e25809635811b76ef8111b27d8ba | [
"MIT"
] | 12 | 2021-10-15T11:48:12.000Z | 2022-03-24T07:31:43.000Z | tests/mappers/fields/test_float_field.py | Arfey/aiohttp_admin2 | 2b3782389ec9e25809635811b76ef8111b27d8ba | [
"MIT"
] | 2 | 2021-12-29T16:31:05.000Z | 2021-12-30T00:50:40.000Z | tests/mappers/fields/test_float_field.py | Arfey/aiohttp_admin2 | 2b3782389ec9e25809635811b76ef8111b27d8ba | [
"MIT"
] | null | null | null | from aiohttp_admin2.mappers import Mapper
from aiohttp_admin2.mappers import fields
def test_correct_float_type():
"""
In this test we check success convert to float type.
"""
mapper = FloatMapper({"field": 1})
mapper.is_valid()
assert mapper.data["field"] == 1.0
mapper = FloatMapper({"... | 21.878049 | 66 | 0.645485 |
0ed5587a827c8b8f54d7f90abf4042432f650675 | 1,163 | py | Python | autotest/t038_test.py | jdlarsen-UA/flopy | bf2c59aaa689de186bd4c80685532802ac7149cd | [
"CC0-1.0",
"BSD-3-Clause"
] | 2 | 2021-09-06T01:08:58.000Z | 2021-09-06T06:02:15.000Z | autotest/t038_test.py | jdlarsen-UA/flopy | bf2c59aaa689de186bd4c80685532802ac7149cd | [
"CC0-1.0",
"BSD-3-Clause"
] | null | null | null | autotest/t038_test.py | jdlarsen-UA/flopy | bf2c59aaa689de186bd4c80685532802ac7149cd | [
"CC0-1.0",
"BSD-3-Clause"
] | null | null | null | """
Try to load all of the MODFLOW-USG examples in ../examples/data/mfusg_test.
These are the examples that are distributed with MODFLOW-USG.
"""
import os
import flopy
# make the working directory
tpth = os.path.join("temp", "t038")
if not os.path.isdir(tpth):
os.makedirs(tpth)
# build list of name files to try... | 25.844444 | 78 | 0.663801 |
0ed56ff83d82e72563699b9ea8ce0b02dcd84908 | 999 | py | Python | botlib/cli.py | relikd/botlib | d0c5072d27db1aa3fad432457c90c9e3f23f22cc | [
"MIT"
] | null | null | null | botlib/cli.py | relikd/botlib | d0c5072d27db1aa3fad432457c90c9e3f23f22cc | [
"MIT"
] | null | null | null | botlib/cli.py | relikd/botlib | d0c5072d27db1aa3fad432457c90c9e3f23f22cc | [
"MIT"
] | null | null | null | #!/usr/bin/env python3
import os
from argparse import ArgumentParser, ArgumentTypeError, FileType, Namespace
from typing import Any
| 31.21875 | 75 | 0.640641 |
0ed9a8ae3cb2f6c51bd79bc87c61d261f1d3fcce | 3,488 | py | Python | pyhanko_certvalidator/asn1_types.py | MatthiasValvekens/certvalidator | 246c5075ecdb6d50b14c93fdc97a9d0470f84821 | [
"MIT"
] | 4 | 2020-11-11T13:59:05.000Z | 2022-03-13T14:06:10.000Z | pyhanko_certvalidator/asn1_types.py | MatthiasValvekens/certvalidator | 246c5075ecdb6d50b14c93fdc97a9d0470f84821 | [
"MIT"
] | 1 | 2020-11-11T11:29:37.000Z | 2020-11-11T11:29:37.000Z | pyhanko_certvalidator/asn1_types.py | MatthiasValvekens/certvalidator | 246c5075ecdb6d50b14c93fdc97a9d0470f84821 | [
"MIT"
] | 2 | 2020-11-11T10:33:32.000Z | 2022-03-13T14:06:11.000Z | from typing import Optional
from asn1crypto import core, x509, cms
__all__ = [
'Target', 'TargetCert', 'Targets', 'SequenceOfTargets',
'AttrSpec', 'AAControls'
]
# Blame X.509...
def _make_tag_explicit(field_decl):
tag_dict = field_decl[2]
if 'explicit' in tag_dict:
return
tag_dic... | 30.068966 | 73 | 0.663417 |
0ed9b178770e9775a60fa8ee66730cd786425565 | 448 | py | Python | test/test_delete_group.py | ruslankl9/ironpython_training | 51eaad4da24fdce60fbafee556160a9e847c08cf | [
"Apache-2.0"
] | null | null | null | test/test_delete_group.py | ruslankl9/ironpython_training | 51eaad4da24fdce60fbafee556160a9e847c08cf | [
"Apache-2.0"
] | null | null | null | test/test_delete_group.py | ruslankl9/ironpython_training | 51eaad4da24fdce60fbafee556160a9e847c08cf | [
"Apache-2.0"
] | null | null | null | from model.group import Group
import random
| 32 | 51 | 0.712054 |
0ed9d9ea2d863109661ee50e679a897b97a003a9 | 3,173 | py | Python | Evaluation/batch_detection.py | gurkirt/actNet-inAct | 1930bcb41553e50ddd83985a497a9d5ce4f1fcf2 | [
"MIT"
] | 27 | 2016-05-04T07:13:05.000Z | 2021-12-05T04:45:45.000Z | Evaluation/batch_detection.py | gurkirt/actNet-inAct | 1930bcb41553e50ddd83985a497a9d5ce4f1fcf2 | [
"MIT"
] | 1 | 2017-12-28T08:29:00.000Z | 2017-12-28T08:29:00.000Z | Evaluation/batch_detection.py | gurkirt/actNet-inAct | 1930bcb41553e50ddd83985a497a9d5ce4f1fcf2 | [
"MIT"
] | 12 | 2016-05-15T21:40:06.000Z | 2019-11-27T09:43:55.000Z | '''
Autor: Gurkirt Singh
Start data: 15th May 2016
purpose: of this file is read frame level predictions and process them to produce a label per video
'''
from sklearn.svm import LinearSVC
from sklearn.ensemble import RandomForestClassifier
import numpy as np
import pickle
import os
import time,json
import pylab as pl... | 36.056818 | 157 | 0.627167 |
0eda0495743701a807a727479d2ba40e2e1b5552 | 910 | py | Python | python/csv/csv_dict_writer.py | y2ghost/study | c5278611b0a732fe19e3d805c0c079e530b1d3b2 | [
"MIT"
] | null | null | null | python/csv/csv_dict_writer.py | y2ghost/study | c5278611b0a732fe19e3d805c0c079e530b1d3b2 | [
"MIT"
] | null | null | null | python/csv/csv_dict_writer.py | y2ghost/study | c5278611b0a732fe19e3d805c0c079e530b1d3b2 | [
"MIT"
] | null | null | null | import csv
if __name__ == '__main__':
data = '''book_title,author,publisher,pub_date,isbn
Python 101,Mike Driscoll, Mike Driscoll,2020,123456789
wxPython Recipes,Mike Driscoll,Apress,2018,978-1-4842-3237-8
Python Interviews,Mike Driscoll,Packt Publishing,2018,9781788399081'''
records = []
for... | 31.37931 | 74 | 0.650549 |
0eda1b4f399b44a556364cedf6c955fb55a3872c | 2,355 | py | Python | src/decisionengine/framework/modules/tests/test_module_decorators.py | moibenko/decisionengine | 4c458e0c225ec2ce1e82d56e752724983331b7d1 | [
"Apache-2.0"
] | 9 | 2018-06-11T20:06:50.000Z | 2020-10-01T17:02:02.000Z | src/decisionengine/framework/modules/tests/test_module_decorators.py | moibenko/decisionengine | 4c458e0c225ec2ce1e82d56e752724983331b7d1 | [
"Apache-2.0"
] | 551 | 2018-06-25T21:06:37.000Z | 2022-03-31T13:47:32.000Z | src/decisionengine/framework/modules/tests/test_module_decorators.py | goodenou/decisionengine | b203e2c493cf501562accf1013c6257c348711b7 | [
"Apache-2.0"
] | 70 | 2018-06-11T20:07:01.000Z | 2022-02-10T16:18:24.000Z | # SPDX-FileCopyrightText: 2017 Fermi Research Alliance, LLC
# SPDX-License-Identifier: Apache-2.0
import pytest
from decisionengine.framework.modules import Publisher, Source
from decisionengine.framework.modules.Module import verify_products
from decisionengine.framework.modules.Source import Parameter
| 31.4 | 113 | 0.656476 |
0edaae48c98ecfaf21b42f1bc713fce970f11754 | 1,687 | py | Python | models/cnn_layer.py | RobinRojowiec/intent-recognition-in-doctor-patient-interviews | b91c7a9f3ad70edd0f39b56e3219f48d1fcf2078 | [
"Apache-2.0"
] | null | null | null | models/cnn_layer.py | RobinRojowiec/intent-recognition-in-doctor-patient-interviews | b91c7a9f3ad70edd0f39b56e3219f48d1fcf2078 | [
"Apache-2.0"
] | null | null | null | models/cnn_layer.py | RobinRojowiec/intent-recognition-in-doctor-patient-interviews | b91c7a9f3ad70edd0f39b56e3219f48d1fcf2078 | [
"Apache-2.0"
] | 1 | 2021-11-24T18:48:47.000Z | 2021-11-24T18:48:47.000Z | import torch
import torch.nn as nn
from torch.nn.functional import max_pool1d
from utility.model_parameter import Configuration, ModelParameter
| 37.488889 | 109 | 0.670421 |
0edc64834d9ac7d861217e389cda5a4bf52a203f | 1,129 | py | Python | musicscore/musicxml/types/complextypes/backup.py | alexgorji/music_score | b4176da52295361f3436826903485c5cb8054c5e | [
"MIT"
] | 2 | 2020-06-22T13:33:28.000Z | 2020-12-30T15:09:00.000Z | musicscore/musicxml/types/complextypes/backup.py | alexgorji/music_score | b4176da52295361f3436826903485c5cb8054c5e | [
"MIT"
] | 37 | 2020-02-18T12:15:00.000Z | 2021-12-13T20:01:14.000Z | musicscore/musicxml/types/complextypes/backup.py | alexgorji/music_score | b4176da52295361f3436826903485c5cb8054c5e | [
"MIT"
] | null | null | null | '''
<xs:complexType name="backup">
<xs:annotation>
<xs:documentation></xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:group ref="duration"/>
<xs:group ref="editorial"/>
</xs:sequence>
</xs:complexType>
'''
from musicscore.dtd.dtd import Sequence, GroupReference, Element
from musicscore.musicxml... | 35.28125 | 119 | 0.732507 |
0edcbb01b3b82f3bf4be9564d133e3829ce06411 | 4,429 | py | Python | NLP programmes in Python/9.Text Clustering/kmeans.py | AlexandrosPlessias/NLP-Greek-Presentations | 4ae9d635a777f24bae5238b9f195bd17d00040ea | [
"MIT"
] | null | null | null | NLP programmes in Python/9.Text Clustering/kmeans.py | AlexandrosPlessias/NLP-Greek-Presentations | 4ae9d635a777f24bae5238b9f195bd17d00040ea | [
"MIT"
] | null | null | null | NLP programmes in Python/9.Text Clustering/kmeans.py | AlexandrosPlessias/NLP-Greek-Presentations | 4ae9d635a777f24bae5238b9f195bd17d00040ea | [
"MIT"
] | null | null | null | import nltk
import re
import csv
import string
import collections
import numpy as np
from nltk.corpus import wordnet
from nltk.corpus import stopwords
from nltk.stem import WordNetLemmatizer
from nltk.tokenize import WordPunctTokenizer
from sklearn.metrics import classification_report
from sklearn.metric... | 34.069231 | 141 | 0.685482 |
0edd17d0b784bbe0102b923ddf6f8c3e0cea3855 | 7,304 | py | Python | common/utils.py | paTRICK-swk/P-STMO | def1bff3fcc4f1e3b1dd69c8d3c2d77f412e3b75 | [
"MIT"
] | 8 | 2022-03-16T02:55:45.000Z | 2022-03-31T08:29:05.000Z | common/utils.py | paTRICK-swk/P-STMO | def1bff3fcc4f1e3b1dd69c8d3c2d77f412e3b75 | [
"MIT"
] | 2 | 2022-03-24T23:29:23.000Z | 2022-03-31T02:59:39.000Z | common/utils.py | paTRICK-swk/P-STMO | def1bff3fcc4f1e3b1dd69c8d3c2d77f412e3b75 | [
"MIT"
] | null | null | null | import torch
import numpy as np
import hashlib
from torch.autograd import Variable
import os
| 32.035088 | 118 | 0.607065 |
0edda9355db51eae6f5202748937966f72f31878 | 1,362 | py | Python | personal_ad/advice/converter.py | Sailer43/CSE5914Project | ebb47bff9a6101fac5173b5520e6002563da67d5 | [
"MIT"
] | null | null | null | personal_ad/advice/converter.py | Sailer43/CSE5914Project | ebb47bff9a6101fac5173b5520e6002563da67d5 | [
"MIT"
] | 1 | 2019-10-15T21:48:27.000Z | 2019-10-15T21:48:27.000Z | personal_ad/advice/converter.py | Sailer43/CSE5914Project | ebb47bff9a6101fac5173b5520e6002563da67d5 | [
"MIT"
] | null | null | null | from ibm_watson import TextToSpeechV1, SpeechToTextV1, DetailedResponse
from os import system
from json import loads
if __name__ == '__main__':
main()
| 30.954545 | 84 | 0.679883 |
0eddc7235cfdc03253ec66ce28f34006def0e26e | 301 | py | Python | warg_client/client/apis/controller/attack_controller.py | neel4os/warg-client | 4d97904977a6f6865610afd04ca00ddfbad38ff9 | [
"MIT"
] | null | null | null | warg_client/client/apis/controller/attack_controller.py | neel4os/warg-client | 4d97904977a6f6865610afd04ca00ddfbad38ff9 | [
"MIT"
] | null | null | null | warg_client/client/apis/controller/attack_controller.py | neel4os/warg-client | 4d97904977a6f6865610afd04ca00ddfbad38ff9 | [
"MIT"
] | null | null | null | from subprocess import run
| 23.153846 | 66 | 0.621262 |
0edddd954e6572bd2613d0926da19b7e62f01353 | 346 | py | Python | torrents/migrations/0011_auto_20190223_2345.py | 2600box/harvest | 57264c15a3fba693b4b58d0b6d4fbf4bd5453bbd | [
"Apache-2.0"
] | 9 | 2019-03-26T14:50:00.000Z | 2020-11-10T16:44:08.000Z | torrents/migrations/0011_auto_20190223_2345.py | 2600box/harvest | 57264c15a3fba693b4b58d0b6d4fbf4bd5453bbd | [
"Apache-2.0"
] | 22 | 2019-03-02T23:16:13.000Z | 2022-02-27T10:36:36.000Z | torrents/migrations/0011_auto_20190223_2345.py | 2600box/harvest | 57264c15a3fba693b4b58d0b6d4fbf4bd5453bbd | [
"Apache-2.0"
] | 5 | 2019-04-24T00:51:30.000Z | 2020-11-06T18:31:49.000Z | # Generated by Django 2.1.7 on 2019-02-23 23:45
from django.db import migrations
| 19.222222 | 48 | 0.586705 |
0ede1b7c3e14b744474c60d6f5f4a702ad5ce8ca | 281 | py | Python | common/__init__.py | whyh/FavourDemo | 1b19882fb2e79dee9c3332594bf45c91e7476eaa | [
"Unlicense"
] | 1 | 2020-09-14T12:10:22.000Z | 2020-09-14T12:10:22.000Z | common/__init__.py | whyh/FavourDemo | 1b19882fb2e79dee9c3332594bf45c91e7476eaa | [
"Unlicense"
] | 4 | 2021-04-30T20:54:31.000Z | 2021-06-02T00:28:04.000Z | common/__init__.py | whyh/FavourDemo | 1b19882fb2e79dee9c3332594bf45c91e7476eaa | [
"Unlicense"
] | null | null | null | from . import (emoji as emj,
keyboards as kb,
telegram as tg,
phrases as phr,
finance as fin,
utils,
glossary,
bots,
gcp,
sed,
db)
| 23.416667 | 31 | 0.33452 |
0ee18d6b7b8309b3efbe99ae9ad5cbadde515b83 | 1,136 | py | Python | questions/serializers.py | aneumeier/questions | fe5451b70d85cd5203b4cb624103c1eb154587d9 | [
"BSD-3-Clause"
] | null | null | null | questions/serializers.py | aneumeier/questions | fe5451b70d85cd5203b4cb624103c1eb154587d9 | [
"BSD-3-Clause"
] | null | null | null | questions/serializers.py | aneumeier/questions | fe5451b70d85cd5203b4cb624103c1eb154587d9 | [
"BSD-3-Clause"
] | null | null | null | #!/usr/bin/env python
# -*- coding: utf-8
"""
:mod:`question.serializers` -- serializers
"""
from rest_framework import serializers
from .models import Question, PossibleAnswer
from category.models import Category
| 21.846154 | 63 | 0.588028 |
0ee18e4216ec08fa76991908f8a448c6f9b7427c | 2,147 | py | Python | widgets/ui_ShowResultDialog.py | JaySon-Huang/SecertPhotos | e741cc26c19a5b249d45cc70959ac6817196cb8a | [
"MIT"
] | null | null | null | widgets/ui_ShowResultDialog.py | JaySon-Huang/SecertPhotos | e741cc26c19a5b249d45cc70959ac6817196cb8a | [
"MIT"
] | 3 | 2015-05-19T08:43:46.000Z | 2015-06-10T17:55:28.000Z | widgets/ui_ShowResultDialog.py | JaySon-Huang/SecertPhotos | e741cc26c19a5b249d45cc70959ac6817196cb8a | [
"MIT"
] | null | null | null | # -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'src/ui_ShowResultDialog.ui'
#
# Created: Sat May 16 17:05:43 2015
# by: PyQt5 UI code generator 5.4
#
# WARNING! All changes made in this file will be lost!
from PyQt5 import QtCore, QtGui, QtWidgets
from widgets.ImageLabel import Ima... | 43.816327 | 115 | 0.72054 |
0ee1c1606231abe837f3edc4544d4485e01f3d4a | 6,484 | py | Python | mixcoatl/admin/api_key.py | zomGreg/mixcoatl | dd8d7e206682955b251d7f858fffee56b11df8c6 | [
"Apache-2.0"
] | null | null | null | mixcoatl/admin/api_key.py | zomGreg/mixcoatl | dd8d7e206682955b251d7f858fffee56b11df8c6 | [
"Apache-2.0"
] | null | null | null | mixcoatl/admin/api_key.py | zomGreg/mixcoatl | dd8d7e206682955b251d7f858fffee56b11df8c6 | [
"Apache-2.0"
] | null | null | null | """
mixcoatl.admin.api_key
----------------------
Implements access to the DCM ApiKey API
"""
from mixcoatl.resource import Resource
from mixcoatl.decorators.lazy import lazy_property
from mixcoatl.decorators.validations import required_attrs
from mixcoatl.utils import uncamel, camelize, camel_keys, uncamel_keys
impor... | 31.173077 | 105 | 0.610734 |
0ee1c3866e5f2d77866339896a7b340616b1337d | 414 | py | Python | Python tests/dictionaries.py | Johnny-QA/Python_training | a15de68195eb155c99731db3e4ff1d9d75681752 | [
"Apache-2.0"
] | null | null | null | Python tests/dictionaries.py | Johnny-QA/Python_training | a15de68195eb155c99731db3e4ff1d9d75681752 | [
"Apache-2.0"
] | null | null | null | Python tests/dictionaries.py | Johnny-QA/Python_training | a15de68195eb155c99731db3e4ff1d9d75681752 | [
"Apache-2.0"
] | null | null | null | my_set = {1, 3, 5}
my_dict = {'name': 'Jose', 'age': 90}
another_dict = {1: 15, 2: 75, 3: 150}
lottery_players = [
{
'name': 'Rolf',
'numbers': (13, 45, 66, 23, 22)
},
{
'name': 'John',
'numbers': (14, 56, 80, 23, 22)
}
]
universities = [
{
'name': 'Oxford',... | 16.56 | 39 | 0.398551 |
0ee3d5ffc425ea5928ae83711b91532c1603b60f | 7,589 | py | Python | psdaq/psdaq/control_gui/QWTable.py | ZhenghengLi/lcls2 | 94e75c6536954a58c8937595dcac295163aa1cdf | [
"BSD-3-Clause-LBNL"
] | 16 | 2017-11-09T17:10:56.000Z | 2022-03-09T23:03:10.000Z | psdaq/psdaq/control_gui/QWTable.py | ZhenghengLi/lcls2 | 94e75c6536954a58c8937595dcac295163aa1cdf | [
"BSD-3-Clause-LBNL"
] | 6 | 2017-12-12T19:30:05.000Z | 2020-07-09T00:28:33.000Z | psdaq/psdaq/control_gui/QWTable.py | ZhenghengLi/lcls2 | 94e75c6536954a58c8937595dcac295163aa1cdf | [
"BSD-3-Clause-LBNL"
] | 25 | 2017-09-18T20:02:43.000Z | 2022-03-27T22:27:42.000Z |
"""Class :py:class:`QWTable` is a QTableView->QWidget for tree model
======================================================================
Usage ::
# Run test: python lcls2/psdaq/psdaq/control_gui/QWTable.py
from psdaq.control_gui.QWTable import QWTable
w = QWTable()
Created on 2019-03-28 by Mikhail D... | 32.431624 | 122 | 0.644617 |
0ee3f4cb54a20c54630494d1b68aa8ef7ce66afa | 1,948 | py | Python | src/grailbase/mtloader.py | vadmium/grailbrowser | ca94e6db2359bcb16c0da256771550d1327c6d33 | [
"CNRI-Python",
"CNRI-Jython"
] | 9 | 2015-03-23T23:21:42.000Z | 2021-08-01T01:47:22.000Z | src/grailbase/mtloader.py | vadmium/grailbrowser | ca94e6db2359bcb16c0da256771550d1327c6d33 | [
"CNRI-Python",
"CNRI-Jython"
] | null | null | null | src/grailbase/mtloader.py | vadmium/grailbrowser | ca94e6db2359bcb16c0da256771550d1327c6d33 | [
"CNRI-Python",
"CNRI-Jython"
] | 11 | 2015-03-23T23:22:22.000Z | 2020-06-08T14:24:17.000Z | """Extension loader for filetype handlers.
The extension objects provided by MIMEExtensionLoader objects have four
attributes: parse, embed, add_options, and update_options. The first two
are used as handlers for supporting the MIME type as primary and embeded
resources. The last two are (currently) only used for pr... | 31.934426 | 77 | 0.602669 |
0ee482f843ff11fa45eb748eba4af3c343f6b618 | 38,737 | py | Python | eventstreams_sdk/adminrest_v1.py | IBM/eventstreams-python-sdk | cc898e6901c35d1b43e2be7d152c6d770d967b23 | [
"Apache-2.0"
] | 2 | 2021-05-06T10:18:21.000Z | 2021-09-17T05:19:57.000Z | eventstreams_sdk/eventstreams_sdk/adminrest_v1.py | IBM/eventstreams-python-sdk | cc898e6901c35d1b43e2be7d152c6d770d967b23 | [
"Apache-2.0"
] | 1 | 2021-03-16T17:08:20.000Z | 2021-03-18T18:13:49.000Z | eventstreams_sdk/eventstreams_sdk/adminrest_v1.py | IBM/eventstreams-python-sdk | cc898e6901c35d1b43e2be7d152c6d770d967b23 | [
"Apache-2.0"
] | null | null | null | # coding: utf-8
# (C) Copyright IBM Corp. 2021.
#
# 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 a... | 37.755361 | 115 | 0.596226 |
0ee4cfc2dd5204b72c6c610aac6abe376e79a7c9 | 3,765 | py | Python | 3-functions/pytest-exercises/test_functions.py | BaseCampCoding/python-fundamentals | 3804c07841d6604b1e5a1c15126b3301aa8ae306 | [
"MIT"
] | null | null | null | 3-functions/pytest-exercises/test_functions.py | BaseCampCoding/python-fundamentals | 3804c07841d6604b1e5a1c15126b3301aa8ae306 | [
"MIT"
] | 1 | 2018-07-18T18:01:22.000Z | 2019-06-14T15:06:28.000Z | 3-functions/pytest-exercises/test_functions.py | BaseCampCoding/python-fundamentals | 3804c07841d6604b1e5a1c15126b3301aa8ae306 | [
"MIT"
] | null | null | null | import functions
from pytest import approx
from bcca.test import should_print
def test_min_insurance():
assert functions.min_insurance(100000) == approx(80000.0)
assert functions.min_insurance(123456789) == approx(98765431.2)
assert functions.min_insurance(0) == approx(0.0)
assert functions.mi... | 22.957317 | 74 | 0.733068 |
0ee50094e88f5107ffe4383858e5ac2e6c4ea6ec | 90 | py | Python | src/products/admin.py | apabaad/django_ecommerce | ca04143477b306413158e5311062563f7418700c | [
"bzip2-1.0.6"
] | null | null | null | src/products/admin.py | apabaad/django_ecommerce | ca04143477b306413158e5311062563f7418700c | [
"bzip2-1.0.6"
] | null | null | null | src/products/admin.py | apabaad/django_ecommerce | ca04143477b306413158e5311062563f7418700c | [
"bzip2-1.0.6"
] | null | null | null | from django.contrib import admin
from .models import Product
admin.site.register(Product) | 22.5 | 32 | 0.833333 |
0ee558decdd72d80756553cbdc2a73e521956143 | 134 | py | Python | cio/plugins/txt.py | beshrkayali/content-io | ae44aa4c4eba2234f940ca9d7a4bb310e25075b3 | [
"BSD-3-Clause"
] | 6 | 2015-02-12T20:23:42.000Z | 2020-01-10T09:42:32.000Z | cio/plugins/txt.py | beshrkayali/content-io | ae44aa4c4eba2234f940ca9d7a4bb310e25075b3 | [
"BSD-3-Clause"
] | 5 | 2015-09-08T08:54:39.000Z | 2020-01-10T12:13:21.000Z | cio/plugins/txt.py | beshrkayali/content-io | ae44aa4c4eba2234f940ca9d7a4bb310e25075b3 | [
"BSD-3-Clause"
] | 4 | 2015-06-29T15:21:41.000Z | 2019-12-06T09:29:30.000Z | # coding=utf-8
from __future__ import unicode_literals
from .base import BasePlugin
| 13.4 | 39 | 0.753731 |
0ee595b8e0ae941415e84128e8515b5e48db04fe | 2,013 | py | Python | ml-scripts/dump-data-to-learn.py | thejoeejoee/SUI-MIT-VUT-2020-2021 | aee307aa772c5a0e97578da5ebedd3e2cd39ab91 | [
"MIT"
] | null | null | null | ml-scripts/dump-data-to-learn.py | thejoeejoee/SUI-MIT-VUT-2020-2021 | aee307aa772c5a0e97578da5ebedd3e2cd39ab91 | [
"MIT"
] | null | null | null | ml-scripts/dump-data-to-learn.py | thejoeejoee/SUI-MIT-VUT-2020-2021 | aee307aa772c5a0e97578da5ebedd3e2cd39ab91 | [
"MIT"
] | 1 | 2021-01-15T19:01:45.000Z | 2021-01-15T19:01:45.000Z | #!/usr/bin/env python3
# Project: VUT FIT SUI Project - Dice Wars
# Authors:
# - Josef Kol <xkolar71@stud.fit.vutbr.cz>
# - Dominik Harmim <xharmi00@stud.fit.vutbr.cz>
# - Petr Kapoun <xkapou04@stud.fit.vutbr.cz>
# - Jindich estk <xsesta05@stud.fit.vutbr.cz>
# Year: 2020
# Description: Generates g... | 25.807692 | 116 | 0.623448 |
0ee5bd4b8f792f655e11610a4d7c25b151f76873 | 4,041 | py | Python | testing/conftest.py | davidszotten/pdbpp | 3d90d83902e1d19840d0419362a41c654f93251e | [
"BSD-3-Clause"
] | null | null | null | testing/conftest.py | davidszotten/pdbpp | 3d90d83902e1d19840d0419362a41c654f93251e | [
"BSD-3-Clause"
] | null | null | null | testing/conftest.py | davidszotten/pdbpp | 3d90d83902e1d19840d0419362a41c654f93251e | [
"BSD-3-Clause"
] | null | null | null | import functools
import sys
from contextlib import contextmanager
import pytest
_orig_trace = None
# if _orig_trace and not hasattr(sys, "pypy_version_info"):
# Fails with PyPy2 (https://travis-ci.org/antocuni/pdb/jobs/509624590)?!
| 28.0625 | 80 | 0.659985 |
0ee60185bcf81d5e6fbf52b5b69fb40616c44fa1 | 1,279 | py | Python | thing_gym_ros/envs/utils.py | utiasSTARS/thing-gym-ros | 6e8a034ac0d1686f29bd29e2aaa63f39a5b188d4 | [
"MIT"
] | 1 | 2021-12-25T01:10:32.000Z | 2021-12-25T01:10:32.000Z | thing_gym_ros/envs/utils.py | utiasSTARS/thing-gym-ros | 6e8a034ac0d1686f29bd29e2aaa63f39a5b188d4 | [
"MIT"
] | null | null | null | thing_gym_ros/envs/utils.py | utiasSTARS/thing-gym-ros | 6e8a034ac0d1686f29bd29e2aaa63f39a5b188d4 | [
"MIT"
] | null | null | null | """ Various generic env utilties. """
def center_crop_img(img, crop_zoom):
""" crop_zoom is amount to "zoom" into the image. E.g. 2.0 would cut out half of the width,
half of the height, and only give the center. """
raw_height, raw_width = img.shape[:2]
center = raw_height // 2, raw_width // 2
cro... | 53.291667 | 97 | 0.6638 |
0ee65ef56e608d8cc1f10a29c3d522f07069ba46 | 9,006 | py | Python | tests/sentry/utils/http/tests.py | arya-s/sentry | 959ffbd37cb4a7821f7a2676c137be54cad171a8 | [
"BSD-3-Clause"
] | 1 | 2021-06-16T06:57:35.000Z | 2021-06-16T06:57:35.000Z | tests/sentry/utils/http/tests.py | arya-s/sentry | 959ffbd37cb4a7821f7a2676c137be54cad171a8 | [
"BSD-3-Clause"
] | null | null | null | tests/sentry/utils/http/tests.py | arya-s/sentry | 959ffbd37cb4a7821f7a2676c137be54cad171a8 | [
"BSD-3-Clause"
] | null | null | null | # -*- coding: utf-8 -*-
from __future__ import absolute_import
import mock
from exam import fixture
from sentry import options
from sentry.models import Project
from sentry.testutils import TestCase
from sentry.utils.http import (
is_same_domain, is_valid_origin, get_origins, absolute_uri, is_valid_ip,
)
| 38.652361 | 94 | 0.663002 |
0ee6801d23fab1803ee54e727965d043d1914412 | 224 | py | Python | comcenterproject/project/helpers.py | tongpa/bantak_program | 66edfe225e8018f65c9c5a6cd7745c17ba557bd5 | [
"Apache-2.0"
] | null | null | null | comcenterproject/project/helpers.py | tongpa/bantak_program | 66edfe225e8018f65c9c5a6cd7745c17ba557bd5 | [
"Apache-2.0"
] | null | null | null | comcenterproject/project/helpers.py | tongpa/bantak_program | 66edfe225e8018f65c9c5a6cd7745c17ba557bd5 | [
"Apache-2.0"
] | null | null | null | # -*- coding: utf-8 -*-
"""WebHelpers used in project."""
#from webhelpers import date, feedgenerator, html, number, misc, text
from markupsafe import Markup | 24.888889 | 69 | 0.6875 |
0ee6ceb6e274923689476909061cf2ae7181004e | 1,555 | py | Python | Thesis/load/runRiakLoads.py | arnaudsjs/YCSB-1 | dc557d209244df72d68c9cb0a048d54e7bd72637 | [
"Apache-2.0"
] | null | null | null | Thesis/load/runRiakLoads.py | arnaudsjs/YCSB-1 | dc557d209244df72d68c9cb0a048d54e7bd72637 | [
"Apache-2.0"
] | null | null | null | Thesis/load/runRiakLoads.py | arnaudsjs/YCSB-1 | dc557d209244df72d68c9cb0a048d54e7bd72637 | [
"Apache-2.0"
] | null | null | null | import sys;
from Thesis.load.loadBenchmark import runLoadBenchmarkAsBatch;
from Thesis.cluster.RiakCluster import RiakCluster;
NORMAL_BINDING = 'riak';
CONSISTENCY_BINDING = 'riak_consistency';
IPS_IN_CLUSTER = ['172.16.33.14', '172.16.33.15', '172.16.33.16', '172.16.33.17', '172.16.33.18'];
cluster = RiakCluster(NO... | 42.027027 | 161 | 0.664309 |
0ee83db3e5e99371f123bcdb50f3fcc2018ce29b | 4,947 | py | Python | auto_nag/tests/test_round_robin.py | Mozilla-GitHub-Standards/f9c78643f5862cda82001d4471255ac29ef0c6b2c6171e2c1cbecab3d2fef4dd | 28d999fcba9ad47d1dd0b2222880b71726ddd47c | [
"BSD-3-Clause"
] | null | null | null | auto_nag/tests/test_round_robin.py | Mozilla-GitHub-Standards/f9c78643f5862cda82001d4471255ac29ef0c6b2c6171e2c1cbecab3d2fef4dd | 28d999fcba9ad47d1dd0b2222880b71726ddd47c | [
"BSD-3-Clause"
] | null | null | null | auto_nag/tests/test_round_robin.py | Mozilla-GitHub-Standards/f9c78643f5862cda82001d4471255ac29ef0c6b2c6171e2c1cbecab3d2fef4dd | 28d999fcba9ad47d1dd0b2222880b71726ddd47c | [
"BSD-3-Clause"
] | null | null | null | # coding: utf-8
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
import unittest
from mock import patch
from auto_nag.people import People
from auto_nag.round_robin im... | 31.711538 | 86 | 0.439256 |
0ee87adc70e779b9ff0da63b63fc29dd8e09baec | 21,473 | py | Python | scipy/weave/inline_tools.py | tacaswell/scipy | 4d7e924a319299e39c9a9514e021fbfdfceb854e | [
"BSD-3-Clause"
] | 1 | 2017-01-18T20:32:35.000Z | 2017-01-18T20:32:35.000Z | scipy/weave/inline_tools.py | tacaswell/scipy | 4d7e924a319299e39c9a9514e021fbfdfceb854e | [
"BSD-3-Clause"
] | null | null | null | scipy/weave/inline_tools.py | tacaswell/scipy | 4d7e924a319299e39c9a9514e021fbfdfceb854e | [
"BSD-3-Clause"
] | null | null | null | # should re-write compiled functions to take a local and global dict
# as input.
from __future__ import absolute_import, print_function
import sys
import os
from . import ext_tools
from . import catalog
from . import common_info
from numpy.core.multiarray import _get_ndarray_c_version
ndarray_api_version = '/* NDARRA... | 42.7749 | 93 | 0.593862 |
0ee8c1be25a8a7813888c36156d1084e0932af6f | 22,062 | py | Python | trove/guestagent/common/configuration.py | sapcc/trove | c03ec0827687fba202f72f4d264ab70158604857 | [
"Apache-2.0"
] | 1 | 2020-04-08T07:42:19.000Z | 2020-04-08T07:42:19.000Z | trove/guestagent/common/configuration.py | sapcc/trove | c03ec0827687fba202f72f4d264ab70158604857 | [
"Apache-2.0"
] | 5 | 2019-08-14T06:46:03.000Z | 2021-12-13T20:01:25.000Z | trove/guestagent/common/configuration.py | sapcc/trove | c03ec0827687fba202f72f4d264ab70158604857 | [
"Apache-2.0"
] | 2 | 2020-03-15T01:24:15.000Z | 2020-07-22T20:34:26.000Z | # Copyright 2015 Tesora 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... | 40.629834 | 79 | 0.631629 |
0ee8cb45529200e0a449b9203826ebdcb7530c60 | 18,018 | py | Python | API-Reference-Code-Generator.py | sawyercade/Documentation | 257b68c8ca2928e8a730ea44196297a400587437 | [
"Apache-2.0"
] | 116 | 2017-09-13T17:11:07.000Z | 2022-03-13T00:33:03.000Z | API-Reference-Code-Generator.py | sawyercade/Documentation | 257b68c8ca2928e8a730ea44196297a400587437 | [
"Apache-2.0"
] | 148 | 2017-09-14T01:07:09.000Z | 2022-03-28T21:47:55.000Z | API-Reference-Code-Generator.py | sawyercade/Documentation | 257b68c8ca2928e8a730ea44196297a400587437 | [
"Apache-2.0"
] | 124 | 2017-09-07T22:05:43.000Z | 2022-03-26T05:44:32.000Z | import pathlib
import yaml
documentations = {"Our Platform": "QuantConnect-Platform-2.0.0.yaml",
"Alpha Streams": "QuantConnect-Alpha-0.8.yaml"}
for section, source in documentations.items():
yaml_file = open(source)
doc = yaml.load(yaml_file, Loader=yaml.Loader)
paths = doc["paths"]
... | 41.04328 | 195 | 0.466811 |
0eea2bc9a6e4ca781595beca55133b3f45fb4b7b | 551 | py | Python | forge_api_client/hubs.py | dmh126/forge-python-data-management-api | 9c33f220021251a0340346065e3dd1998fc49a12 | [
"MIT"
] | 1 | 2019-07-02T08:32:22.000Z | 2019-07-02T08:32:22.000Z | forge_api_client/hubs.py | dmh126/forge-python-data-management-api | 9c33f220021251a0340346065e3dd1998fc49a12 | [
"MIT"
] | null | null | null | forge_api_client/hubs.py | dmh126/forge-python-data-management-api | 9c33f220021251a0340346065e3dd1998fc49a12 | [
"MIT"
] | 2 | 2019-07-04T05:13:42.000Z | 2020-05-09T22:15:05.000Z | from .utils import get_request, authorized
| 21.192308 | 75 | 0.575318 |
0eeb15222dc7d564fdca952a76722513fa52548a | 144 | py | Python | tlp/django_app/app/urls.py | munisisazade/create-django-app | f62395af2adaacacc4d3a3857c6570c9647d13a1 | [
"MIT"
] | 14 | 2018-01-08T12:50:10.000Z | 2021-12-26T18:38:14.000Z | tlp/django_app/app/urls.py | munisisazade/create-django-app | f62395af2adaacacc4d3a3857c6570c9647d13a1 | [
"MIT"
] | 10 | 2018-03-01T14:17:05.000Z | 2022-03-11T23:26:11.000Z | tlp/django_app/app/urls.py | munisisazade/create-django-app | f62395af2adaacacc4d3a3857c6570c9647d13a1 | [
"MIT"
] | 4 | 2019-04-09T17:29:34.000Z | 2020-06-07T14:46:23.000Z | from django.conf.urls import url
# from .views import BaseIndexView
urlpatterns = [
# url(r'^$', BaseIndexView.as_view(), name="index"),
] | 20.571429 | 56 | 0.6875 |
0eeba77c6034df540d6e02d1c1935e84c28bdcd9 | 10,427 | py | Python | tools/archive/create_loadable_configs.py | madelinemccombe/iron-skillet | f7bb805ac5ed0f2b44e4b438f8c021eaf2f5c66b | [
"MIT"
] | null | null | null | tools/archive/create_loadable_configs.py | madelinemccombe/iron-skillet | f7bb805ac5ed0f2b44e4b438f8c021eaf2f5c66b | [
"MIT"
] | null | null | null | tools/archive/create_loadable_configs.py | madelinemccombe/iron-skillet | f7bb805ac5ed0f2b44e4b438f8c021eaf2f5c66b | [
"MIT"
] | null | null | null | # Copyright (c) 2018, Palo Alto Networks
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS... | 38.762082 | 118 | 0.720629 |
0eebd18c0a711ceedaa9842ae51084a3bb575a36 | 8,841 | py | Python | pactman/verifier/pytest_plugin.py | piotrantosz/pactman | 2838e273d79831721da9c1b658b8f9d249efc789 | [
"MIT"
] | 67 | 2018-08-26T03:39:16.000Z | 2022-02-24T10:05:18.000Z | pactman/verifier/pytest_plugin.py | piotrantosz/pactman | 2838e273d79831721da9c1b658b8f9d249efc789 | [
"MIT"
] | 82 | 2018-08-29T00:09:32.000Z | 2022-02-08T02:46:15.000Z | pactman/verifier/pytest_plugin.py | piotrantosz/pactman | 2838e273d79831721da9c1b658b8f9d249efc789 | [
"MIT"
] | 37 | 2018-08-22T04:40:31.000Z | 2022-02-08T13:31:31.000Z | import glob
import logging
import os
import warnings
import pytest
from _pytest.outcomes import Failed
from _pytest.reports import TestReport
from .broker_pact import BrokerPact, BrokerPacts, PactBrokerConfig
from .result import PytestResult, log
# Future options to be implemented. Listing them here so naming cons... | 38.776316 | 109 | 0.658862 |
0eec4303c142298ab8af1f1876c980b2e097801b | 1,503 | py | Python | interface/docstring.py | karttur/geoimagine02-grass | 09c207707ddd0dae04a871e006e184409aa87d99 | [
"BSD-3-Clause"
] | null | null | null | interface/docstring.py | karttur/geoimagine02-grass | 09c207707ddd0dae04a871e006e184409aa87d99 | [
"BSD-3-Clause"
] | null | null | null | interface/docstring.py | karttur/geoimagine02-grass | 09c207707ddd0dae04a871e006e184409aa87d99 | [
"BSD-3-Clause"
] | null | null | null | # -*- coding: utf-8 -*-
def docstring_property(class_doc):
"""Property attribute for docstrings.
Took from: https://gist.github.com/bfroehle/4041015
>>> class A(object):
... '''Main docstring'''
... def __init__(self, x):
... self.x = x
... @docstring_property(__doc__)... | 26.839286 | 78 | 0.611444 |
0eec9d3074b439e55c9718c0b6f3f23b0eb54adb | 1,906 | py | Python | autocnet/matcher/cuda_matcher.py | gsn9/autocnet | ddcca3ce3a6b59f720804bb3da03857efa4ff534 | [
"CC0-1.0"
] | null | null | null | autocnet/matcher/cuda_matcher.py | gsn9/autocnet | ddcca3ce3a6b59f720804bb3da03857efa4ff534 | [
"CC0-1.0"
] | 1 | 2018-09-13T16:03:53.000Z | 2018-09-13T16:03:53.000Z | autocnet/matcher/cuda_matcher.py | gsn9/autocnet | ddcca3ce3a6b59f720804bb3da03857efa4ff534 | [
"CC0-1.0"
] | 1 | 2018-09-13T15:12:51.000Z | 2018-09-13T15:12:51.000Z | import warnings
try:
import cudasift as cs
except:
cs = None
import numpy as np
import pandas as pd
def match(edge, aidx=None, bidx=None, **kwargs):
"""
Apply a composite CUDA matcher and ratio check. If this method is used,
no additional ratio check is necessary and no symmetry check is requir... | 35.962264 | 77 | 0.707765 |
0eed163a13b8bf28c8e3cc3018df9acf80f8ef9a | 199 | py | Python | app/apis/__init__.py | FabienArcellier/blueprint-webapp-flask-restx | 84bc9dbe697c4b0f6667d2a2d8144a3f934a307a | [
"MIT"
] | null | null | null | app/apis/__init__.py | FabienArcellier/blueprint-webapp-flask-restx | 84bc9dbe697c4b0f6667d2a2d8144a3f934a307a | [
"MIT"
] | null | null | null | app/apis/__init__.py | FabienArcellier/blueprint-webapp-flask-restx | 84bc9dbe697c4b0f6667d2a2d8144a3f934a307a | [
"MIT"
] | null | null | null | from flask_restx import Api
from app.apis.hello import api as hello
api = Api(
title='api',
version='1.0',
description='',
prefix='/api',
doc='/api'
)
api.add_namespace(hello)
| 14.214286 | 39 | 0.633166 |
0eed2f6be467201cff2adf42d27d251ad3cba2b3 | 1,339 | py | Python | tests/test_core.py | Kantouzin/brainfuck | 812834320b080e2317d3fac377db64782057c8f4 | [
"WTFPL"
] | null | null | null | tests/test_core.py | Kantouzin/brainfuck | 812834320b080e2317d3fac377db64782057c8f4 | [
"WTFPL"
] | null | null | null | tests/test_core.py | Kantouzin/brainfuck | 812834320b080e2317d3fac377db64782057c8f4 | [
"WTFPL"
] | null | null | null | # coding: utf-8
import unittest
from test.support import captured_stdout
from brainfuck import BrainFuck
if __name__ == "__main__":
unittest.main()
| 24.345455 | 68 | 0.546677 |