blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
616
content_id
stringlengths
40
40
detected_licenses
listlengths
0
112
license_type
stringclasses
2 values
repo_name
stringlengths
5
115
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
777 values
visit_date
timestamp[us]date
2015-08-06 10:31:46
2023-09-06 10:44:38
revision_date
timestamp[us]date
1970-01-01 02:38:32
2037-05-03 13:00:00
committer_date
timestamp[us]date
1970-01-01 02:38:32
2023-09-06 01:08:06
github_id
int64
4.92k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-04 01:52:49
2023-09-14 21:59:50
gha_created_at
timestamp[us]date
2008-05-22 07:58:19
2023-08-21 12:35:19
gha_language
stringclasses
149 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
2 classes
is_generated
bool
2 classes
length_bytes
int64
3
10.2M
extension
stringclasses
188 values
content
stringlengths
3
10.2M
authors
listlengths
1
1
author_id
stringlengths
1
132
879f7c7ab47377aff0eec96c063e67a82596dc98
bf8d344b17e2ff9b7e38ad9597d5ce0e3d4da062
/ppdet/modeling/reid/fairmot_embedding_head.py
98ca257fd55db020d0e2d483684b5391c28bce49
[ "Apache-2.0" ]
permissive
PaddlePaddle/PaddleDetection
e7e0f40bef75a4e0b6dcbacfafa7eb1969e44961
bd83b98342b0a6bc8d8dcd5936233aeda1e32167
refs/heads/release/2.6
2023-08-31T07:04:15.357051
2023-08-18T02:24:45
2023-08-18T02:24:45
217,475,193
12,523
3,096
Apache-2.0
2023-09-10T10:05:56
2019-10-25T07:21:14
Python
UTF-8
Python
false
false
9,076
py
# Copyright (c) 2021 PaddlePaddle Authors. 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 # # Un...
[ "noreply@github.com" ]
PaddlePaddle.noreply@github.com
98084a7476472c8403acef49cb2182be1e15d07c
e1867a1c31a4b8c61ab04e2e9b20750fe4481137
/test/test_ibnode.py
512d3bd9751bd59b55cf26fdef4f4860bab67d84
[ "MIT" ]
permissive
tmsincomb/pyontutils
4c0235178818adae9b971d0ffa85726dacba7f79
4444ec1e8d903fdf61465b19c4157d52376e866a
refs/heads/master
2023-03-20T00:51:47.392754
2023-03-06T16:58:03
2023-03-06T16:58:03
97,636,258
0
0
null
2017-07-18T19:32:22
2017-07-18T19:32:22
null
UTF-8
Python
false
false
7,689
py
import unittest from pathlib import Path import rdflib from pyontutils.core import yield_recursive from pyontutils.identity_bnode import bnodes, IdentityBNode from .common import temp_path class TestIBNode(unittest.TestCase): def setUp(self): self.graph1 = rdflib.Graph() file = Path('ttlser/test/n...
[ "tgbugs@gmail.com" ]
tgbugs@gmail.com
753998dd45ddabf269b8d6490c60b19f915a0d0d
74230f68a1bb947c88b3448e537fe41ce2c820b9
/2018/xman/rmd5.py
b8eb76b7ee8e429b6d3f7a489f189d28b76eecaa
[]
no_license
virink/ctflog
98934a3d6af470ed9eb338beefc7487dbdaf3b3f
e5ed8f7fdf7945f9aa781824184131b00529d073
refs/heads/master
2020-05-02T13:15:08.256096
2020-03-09T03:48:05
2020-03-09T03:48:05
177,979,168
49
10
null
null
null
null
UTF-8
Python
false
false
3,267
py
import multiprocessing from concurrent import futures import sys import os import md5 BASENUM = 1000000 global encoded global stop global result stop = False def md5x(str): m1 = md5.new() m1.update(str) return m1.hexdigest() class Multicpu(): def __init__(self, cpu_num, thread_num): self....
[ "virink@outlook.com" ]
virink@outlook.com
3f87bea7d7804e1c019ab879e8ee5c1cbb99215c
c359314f459e613e2d7ff20efe3998f3b5267f0c
/put_repo_requests_in_db.py
15a68523ac47d991ad008f8ccdf19b10cb241b28
[ "MIT" ]
permissive
curiousleo/oadoi
30a247796982dd467f5536735c1be7ebbc447331
bd63cb3840cc08cc1846b1baf121bea0a84af079
refs/heads/master
2020-04-17T12:47:27.959453
2019-01-18T21:09:50
2019-01-18T21:09:50
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,844
py
import csv import os import json import gspread import datetime import unicodecsv as csv from oauth2client.service_account import ServiceAccountCredentials from app import db from util import safe_commit from repository import Endpoint from repository import Repository from repository import RepoRequest # this file ...
[ "hpiwowar@gmail.com" ]
hpiwowar@gmail.com
6d2e13a3dc13e31fe80281f8964313acebd61442
78e60a7d8a67ed76244004e8a3ed573fbf396e41
/samples/get_sq_state.py
64970c14e689bd3ca55171246f996d154cc4c310
[ "MIT" ]
permissive
Crivez/apiclient-python
837a9f7cc0453ccd3121311adc7920b5fe6b3e33
860fc054f546152a101e29b1af388c381075ac47
refs/heads/master
2023-06-08T13:24:09.249704
2021-06-17T12:16:35
2021-06-17T12:16:35
null
0
0
null
null
null
null
UTF-8
Python
false
false
475
py
from voximplant.apiclient import VoximplantAPI, VoximplantException if __name__ == "__main__": voxapi = VoximplantAPI("credentials.json") # Gets the current state of the smart queue with id = 1. APPLICATION_ID = 1 SQ_QUEUE_ID = 1 try: res = voxapi.get_sq_state(application_id=APPL...
[ "andrey@voximplant.com" ]
andrey@voximplant.com
4a54783d2c394f8ba238fbd5d64ef46f8dbfddc5
09b8638b41ada6d8341920f88642d829fa45fe34
/blog/migrations/0001_initial.py
517d17b4e456a459c9352af883d1d8e30761c004
[]
no_license
HanHyunsoo/Django_Blog
31bf85616ed4956c894f0f6830428a29e9926be4
ef6b1eb3f8f03fddce1a08f2b10353ee3b529e47
refs/heads/master
2022-12-14T22:56:26.761304
2019-09-08T12:16:31
2019-09-08T12:16:31
157,580,624
0
1
null
2022-12-08T01:40:54
2018-11-14T16:47:45
Python
UTF-8
Python
false
false
614
py
# Generated by Django 2.1.3 on 2019-03-06 15:11 from django.db import migrations, models class Migration(migrations.Migration): initial = True dependencies = [ ] operations = [ migrations.CreateModel( name='Blog', fields=[ ('id', models.AutoField(aut...
[ "gustn4563@gmail.com" ]
gustn4563@gmail.com
312e1f6dd256c6c4a88ec83350791c8e36bf048d
21e64f9410323a11d4550b889fd0bb0d68543fab
/apps/rss_feeds/migrations/0036_drop_stories.py
9baa1c02e27bce7c60e5596f4444f79c8a7e652a
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
quanganhdo/NewsBlur
a7eaa3c5bdb2e57998651d736db861f88fcd1e75
cef29f01658c845564a5044b48b4cf19efcaa4d6
refs/heads/master
2021-03-05T23:56:27.976498
2020-02-27T15:23:23
2020-02-27T15:23:23
246,164,347
1
0
MIT
2020-03-09T23:34:18
2020-03-09T23:34:17
null
UTF-8
Python
false
false
11,191
py
# encoding: utf-8 import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Removing unique constraint on 'Story', fields ['story_feed', 'story_guid_hash'] db.delete_unique('storie...
[ "samuel@ofbrooklyn.com" ]
samuel@ofbrooklyn.com
4e5c72caa25fd48fe9c962c1cc3b9048f5ac051c
cb2a40b70bc21d0057c96ddb2c86edceffe19707
/studioadmin/views/waiting_list.py
9382d6b048ddc7a4a35e7e40495f5bebbbae5b0f
[]
no_license
rebkwok/pipsevents
ceed9f420b08cd1a3fa418800c0870f5a95a4067
c997349a1b4f3995ca4bb3a897be6a73001c9810
refs/heads/main
2023-08-09T14:11:52.227086
2023-07-27T20:21:01
2023-07-27T20:21:01
29,796,344
1
1
null
2023-09-13T14:32:16
2015-01-24T23:53:34
Python
UTF-8
Python
false
false
2,813
py
import logging from django.contrib.auth.decorators import login_required from django.contrib.auth.models import User from django.contrib import messages from django.template.response import TemplateResponse from django.shortcuts import get_object_or_404 from django.shortcuts import HttpResponseRedirect from django.ur...
[ "rebkwok@gmail.com" ]
rebkwok@gmail.com
8af051b8ebbdbb0c18dadaa9850c01bee070223c
d3cbf02ebab6a3748cceaf56757b0ec7390921ce
/investment/migrations/0025_auto_20201123_1602.py
ffd8700b5acf84e40c35d8f91796581b223201ac
[]
no_license
rexcorp01/inv
69d6ec96c1f9206b3ae14b6b13bd3123e13ed3a6
99462cea1f8b027bc9e38d79a99e9194d1e72548
refs/heads/master
2023-09-05T11:46:48.804587
2021-11-04T06:34:16
2021-11-04T06:34:16
426,082,304
1
0
null
null
null
null
UTF-8
Python
false
false
1,587
py
# Generated by Django 3.1.2 on 2020-11-23 16:02 from django.db import migrations, models import django.db.models.deletion class Migration(migrations.Migration): dependencies = [ ('investment', '0024_fundpurchasefee_operate'), ] operations = [ migrations.AlterModelOptions( na...
[ "31942935+PengchuanC@users.noreply.github.com" ]
31942935+PengchuanC@users.noreply.github.com
f9443639ce00b0a98da0f52644922ed377be0588
37262efcd1c12ffd3a62121eb718d6a98e225e56
/venv/Lib/site-packages/matplotlib/mathtext.py
f9f40dfab32729d1f4562cba7eaa28984cf219cd
[]
no_license
durid-ah/Machine_Learning_Basics
23d2d32d2556b1a2be9547a890cbb3d4dd131cd1
944c06b1ef7b48a47922270cdc7137500795c733
refs/heads/master
2020-08-16T00:47:06.608049
2019-12-11T21:52:56
2019-12-11T21:52:56
215,432,308
0
0
null
null
null
null
UTF-8
Python
false
false
124,885
py
r""" :mod:`~matplotlib.mathtext` is a module for parsing a subset of the TeX math syntax and drawing them to a matplotlib backend. For a tutorial of its usage see :doc:`/tutorials/text/mathtext`. This document is primarily concerned with implementation details. The module uses pyparsing_ to parse the TeX expr...
[ "durid-ah@github.com" ]
durid-ah@github.com
5f7f0eecae2ec43241c24ac83f12dedb2313b931
f0066a2eb7b2f92d7c04dc314af6be320724c614
/nova/pci/request.py
f9703b9962b6f268bb4bf5ab9bfa4f2a87ef5df5
[ "Apache-2.0" ]
permissive
hyphon81/nova-for-gpu-passthrough
80392ea7462ade8457e77843482387d8f6593797
7c164980d7355d8fc40a6b155e31e325191b6a5e
refs/heads/master
2021-01-20T14:10:38.016142
2017-02-10T08:03:45
2017-02-10T08:03:45
82,746,438
0
1
Apache-2.0
2020-07-24T00:41:48
2017-02-22T01:31:23
Python
UTF-8
Python
false
false
5,951
py
# Copyright 2013 Intel Corporation # 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 require...
[ "zero812n@gmail.com" ]
zero812n@gmail.com
8ca2e20d5c2475857408ec3a9a8133b6303b1e7a
ef187d259d33e97c7b9ed07dfbf065cec3e41f59
/work/atcoder/abc/abc092/C/answers/257583_yurutechdon.py
a3ac0a13cdaaa6ce8a218886ee08a47873ccc801
[]
no_license
kjnh10/pcw
847f7295ea3174490485ffe14ce4cdea0931c032
8f677701bce15517fb9362cc5b596644da62dca8
refs/heads/master
2020-03-18T09:54:23.442772
2018-07-19T00:26:09
2018-07-19T00:26:09
134,586,379
0
0
null
null
null
null
UTF-8
Python
false
false
580
py
def calc(N, A, i): x = 0 r = 0 for j, a in enumerate(A): if j == i: continue r += abs(x - a) x = a r += abs(x) return r def calc0(N, A): x = 0 r = 0 for a in A: r += abs(x - a) x = a return r def calc1(N, A, ra, i): x0 = A[i ...
[ "kojinho10@gmail.com" ]
kojinho10@gmail.com
8f7bad84627fe8cfcce026cd0a80dfd78d938e95
6e9ea85971e12928bba1f833d417fe199bd6d0ec
/bluegraph/downstream/__init__.py
98675468216819e9967d1aa094629b4f66af239c
[ "BSD-3-Clause", "CC-BY-4.0", "Apache-2.0" ]
permissive
MFSY/BlueGraph
217171a5ea96beb0bcd7389656b4637fef0522a4
e41b415aae2c82506f3e4569b078cb60269d717c
refs/heads/master
2023-07-02T12:36:03.569334
2021-07-30T15:16:07
2021-07-30T15:16:07
null
0
0
null
null
null
null
UTF-8
Python
false
false
825
py
# BlueGraph: unifying Python framework for graph analytics and co-occurrence analysis. # Copyright 2020-2021 Blue Brain Project / EPFL # 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 a...
[ "yarutoua@gmail.com" ]
yarutoua@gmail.com
9de8a8cb58a3e52341efd46b1d033cd4c7310da3
2612f762ec75a0723a4d12ae1d63a30792e4c236
/build/dynamic_tutorials/catkin_generated/pkg.installspace.context.pc.py
7c78d468565d0bbaaf124e072286ccc7dfeb1f09
[]
no_license
aransena/catkin_ws
efdf1a52b7dbbefbfa9cb748630f7be1ffd7f628
eae6b83c80803a718a8e41569d3b4e7c1c838926
refs/heads/master
2021-01-18T21:12:48.557260
2016-06-03T13:39:22
2016-06-03T13:39:22
52,208,927
0
0
null
null
null
null
UTF-8
Python
false
false
463
py
# generated from catkin/cmake/template/pkg.context.pc.in CATKIN_PACKAGE_PREFIX = "" PROJECT_PKG_CONFIG_INCLUDE_DIRS = "/home/aransena/catkin_ws/install/include".split(';') if "/home/aransena/catkin_ws/install/include" != "" else [] PROJECT_CATKIN_DEPENDS = "".replace(';', ' ') PKG_CONFIG_LIBRARIES_WITH_PREFIX = "".spli...
[ "aransena@gmail.com" ]
aransena@gmail.com
fbcd67d7d74c3ecae26dd5bef37a5504acbf0d17
183e4126b2fdb9c4276a504ff3ace42f4fbcdb16
/I семестр/Програмування (Python)/Лабораторні/Братун 6305/Labs/PRES_12/Q-q19.py
d6abad875de624e2a57c49fc115606475640bb15
[]
no_license
Computer-engineering-FICT/Computer-engineering-FICT
ab625e2ca421af8bcaff74f0d37ac1f7d363f203
80b64b43d2254e15338060aa4a6d946e8bd43424
refs/heads/master
2023-08-10T08:02:34.873229
2019-06-22T22:06:19
2019-06-22T22:06:19
193,206,403
3
0
null
2023-07-22T09:01:05
2019-06-22T07:41:22
HTML
UTF-8
Python
false
false
371
py
def func(e1, е2, е3): return e1 + е2 + е3 # Повертаємо нове значення  arr1 = [1, 2, 3, 4, 5] arr2 = [10, 20, 30, 40, 50] arr3 = [100, 200, 300, 400, 500] print(list(map(func, arr1, arr2, arr3))) #[111, 222,...
[ "mazanyan027@gmail.com" ]
mazanyan027@gmail.com
d0d370e8a80da8ba1d93250ca1666c0f4f25f327
414393a5048e5212223051d6a5541ecb873bcc53
/imagenet_VGG16/imagenet_custom_dataset.py
e2a6edb648b40588e771ff29562d5403fb9103e3
[]
no_license
byh1321/CIFAR100_Distorted_Channel_Selective
5a0fc1107ab9d60ce12504a8e474144762eda8df
897f2dea4e645329dfc3bf3df6b147c783bfa83f
refs/heads/master
2020-03-21T02:31:24.024771
2019-08-12T05:59:53
2019-08-12T05:59:53
138,002,631
0
0
null
2019-08-02T02:26:49
2018-06-20T08:26:51
Python
UTF-8
Python
false
false
2,174
py
from torch.utils.data.dataset import Dataset from torchvision import transforms import pandas as pd import numpy as np from PIL import Image ''' class IMAGENET2010VAL(Dataset): def __init__(self, csv_path): self.transformations = transforms.Compose([transforms.CenterCrop(224), transforms.ToTensor(), ...
[ "byh1321@naver.com" ]
byh1321@naver.com
8bd6b805e0f95619642fbddbf479b7164451afec
fcd64a87118a8c1e060449d8fd5b02034ac3dea7
/test/test_v1launchpadauthorization_merchant_data_customer.py
6349a458649f0386383fb31524ad115dcc8dd808
[]
no_license
carlosgalvez-tiendeo/python-paycomet_client
2b68e4e1f7cfbab81d50357513f79753cf8c2f0e
71f1fe29495ce67e37aaed4ecc9acf5994de011a
refs/heads/master
2023-08-03T02:27:50.857164
2021-06-16T13:04:46
2021-06-16T13:04:46
377,492,186
0
0
null
null
null
null
UTF-8
Python
false
false
1,147
py
# coding: utf-8 """ PAYCOMET REST API PAYCOMET API REST for customers. # noqa: E501 OpenAPI spec version: 2.28.0 Contact: tecnico@paycomet.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ from __future__ import absolute_import import unittest import paycomet_client fro...
[ "carlos.galvez@tiendeo.com" ]
carlos.galvez@tiendeo.com
953b99ea8392e243fb3aede49205985f3a58c2e2
ad8ec2bdb69f50768cb3faeac5865f1da6db43d5
/virtual/bin/gunicorn_paster
54c4570989b837f12d17815b4850ff67b3eb0c57
[ "MIT" ]
permissive
RisperAkinyi/NewsHighlight
319fcca85fd1af6980a6ee66e14caf6d09767865
a2e941f8158862f2b6f874458b651dfaa743c1d0
refs/heads/master
2020-06-26T16:28:05.935334
2019-07-31T08:21:40
2019-07-31T08:21:40
199,684,005
0
0
MIT
2019-08-01T06:48:05
2019-07-30T15:57:46
Python
UTF-8
Python
false
false
271
#!/home/moringa/Desktop/projects/NewsHighlight/virtual/bin/python3 # -*- coding: utf-8 -*- import re import sys from gunicorn.app.pasterapp import run if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) sys.exit(run())
[ "email@example.com" ]
email@example.com
9bde30845ac14b116df8313ee40cac471bd37dbc
f6fa3e49fa292cb50ae5b795c52c486cd471c3e1
/crawl/test/testss.py
7ca0c0c829f3cdd27e601f629f30ef4956290019
[]
no_license
longhui001/stockAnalysis
32e84ea7ed5e21258c2b7316fb77d7b599d65ce4
2cf5c073f98ed4b36b7d048c3df577ce2fc00bc2
refs/heads/master
2021-01-20T02:54:11.604864
2015-07-30T01:17:59
2015-07-30T01:17:59
null
0
0
null
null
null
null
UTF-8
Python
false
false
276
py
scrapy crawl sinabbsCrawler -a start_url="http://guba.sina.com.cn/?s=bar&name=sz000415" scrapy shell "http://guba.sina.com.cn/?s=bar&name=sz000415" scrapy crawl sinaCrawler -a start_url="http://vip.stock.finance.sina.com.cn/corp/go.php/vCB_AllNewsStock/symbol/sz000415.phtml"
[ "liyi193328@gmail.com" ]
liyi193328@gmail.com
cab0e28f8d9618731251bbf91595ef878c2c5d8b
5af75a70f82257b7808246cfeea1988a3235155d
/BigGAN and DiffAugGAN/utils/load_checkpoint.py
10c47ce163f42de8f2829cf86cd511006071737f
[ "MIT" ]
permissive
MannyKayy/Ultra-Data-Efficient-GAN-Training
00be93333ecf1d1f658951582f4de32c7b676de7
11267b560a3a285582eae40d0bdcba87168f679f
refs/heads/main
2023-03-12T18:51:31.864943
2021-03-02T04:53:13
2021-03-02T04:53:13
343,878,169
1
0
MIT
2021-03-02T18:47:45
2021-03-02T18:47:45
null
UTF-8
Python
false
false
1,900
py
# PyTorch StudioGAN: https://github.com/POSTECH-CVLab/PyTorch-StudioGAN # The MIT License (MIT) # See license file or visit https://github.com/POSTECH-CVLab/PyTorch-StudioGAN for details # utils/load_checkpoint.py import os import torch import torch.nn as nn import torch.nn.utils.prune as prune def pruning_generat...
[ "wiwjp619@gmail.com" ]
wiwjp619@gmail.com
3655136ac48e59cbf41490ad21958f3bb469b27c
e11dff811ca981f428644fd70d10a7369c671bcb
/src/tools/ecos/cvxpy/examples/extensions/mixed_integer/integer.py
4a7d49126f1aa2305ef4a38eff9d78707bca0801
[ "GPL-3.0-only", "GPL-3.0-or-later", "MIT" ]
permissive
riadnassiffe/Simulator
3c4a036b5635534929fdb04b0e9c96d64c0da71f
7d9ff09f26367d3714e3d10be3dd4a9817b8ed6b
refs/heads/master
2021-06-20T09:31:36.033427
2021-04-17T00:03:17
2021-04-17T00:03:17
16,033,879
0
0
MIT
2021-03-22T23:20:34
2014-01-18T20:58:10
Jupyter Notebook
UTF-8
Python
false
false
1,062
py
""" Copyright 2013 Steven Diamond This file is part of CVXPY. CVXPY 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. CVXPY is distributed i...
[ "riad.nassiffe@gmail.com" ]
riad.nassiffe@gmail.com
576cc242fbb413901eaf07b20357bfdae1a3385d
4664328482163fd927603d66f47209b28471cf0f
/venv/lib/python3.7/site-packages/patoolib/programs/unadf.py
496cbd68757468f0b3e1f3f569b858d1f2dc4cda
[ "MIT" ]
permissive
emmetaobrien/dats-validator
08706ddab795d272391b3611cd3ba0de8c4a91a1
fb25f97a32119c2bce4eb50dc080a93d5ee77141
refs/heads/master
2020-12-19T05:03:17.179117
2020-01-22T17:28:38
2020-01-22T17:28:38
235,626,049
0
0
MIT
2020-01-22T17:24:56
2020-01-22T17:24:56
null
UTF-8
Python
false
false
1,056
py
# -*- coding: utf-8 -*- # Copyright (C) 2012-2015 Bastian Kleineidam # # 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. #...
[ "giulia.ippoliti@mail.mcgill.ca" ]
giulia.ippoliti@mail.mcgill.ca
8ba7a124b9cc544202f061e3a6b1a5171c7de535
7a6aca7d300c0752f2a73730b743a1a7361e941b
/tensorflow_graphics/projects/radiance_fields/sharf/geometry_net/model.py
00ce6b103e63258cebfce5f79b8131029bc38dc8
[ "Apache-2.0" ]
permissive
tensorflow/graphics
ef0abe102398a58eb7c41b709393df3d0b0a2811
1b0203eb538f2b6a1013ec7736d0d548416f059a
refs/heads/master
2023-09-03T20:41:25.992578
2023-08-08T21:16:36
2023-08-08T21:17:31
164,626,274
2,920
413
Apache-2.0
2023-08-27T14:26:47
2019-01-08T10:39:44
Python
UTF-8
Python
false
false
7,406
py
# Copyright 2020 The TensorFlow Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
[ "copybara-worker@google.com" ]
copybara-worker@google.com
825534e31d01bd229b80de104734afbb4af5bb62
ea85e903db500eee66fe70ed3029b05577494d9d
/2020-12/1143. 最长公共子序列.py
c18e12ab3d0bf3adfc179ad5b9dcb2118d11acc3
[]
no_license
baolibin/leetcode
fcd975eb23e5ca3fc7febbd6c47ec833595b5a51
bc0540ec42131439be144cca19f6355a01de992a
refs/heads/master
2021-08-15T20:40:25.580955
2021-01-20T09:57:21
2021-01-20T09:57:21
76,557,864
0
0
null
null
null
null
UTF-8
Python
false
false
2,467
py
# coding:utf-8 ''' 1143. 最长公共子序列 给定两个字符串 text1 和 text2,返回这两个字符串的最长公共子序列的长度。 一个字符串的 子序列 是指这样一个新的字符串:它是由原字符串在不改变字符的相对顺序的情况下删除某些字符 (也可以不删除任何字符)后组成的新字符串。 例如,"ace" 是 "abcde" 的子序列,但 "aec" 不是 "abcde" 的子序列。 两个字符串的「公共子序列」是这两个字符串所共同拥有的子序列。 若这两个字符串没有公共子序列,则返回 0。 示例 1: 输入:text1 = "abcde", text2 = "ace" 输出:3 解释:最长公共子序列是 "ace",它的长度为...
[ "yangfengling@inttech.cn" ]
yangfengling@inttech.cn
fdb61c8e6af4574802d0dc1f18d006e9cb43e9c5
bc6492a9a30ac7228caad91643d58653b49ab9e3
/sympy/integrals/rubi/rules/tangent.py
f54b4910a33a3b7f0c1c7cb57704fc7266cea5e7
[]
no_license
cosmosZhou/sagemath
2c54ea04868882340c7ef981b7f499fb205095c9
0608b946174e86182c6d35d126cd89d819d1d0b8
refs/heads/master
2023-01-06T07:31:37.546716
2020-11-12T06:39:22
2020-11-12T06:39:22
311,177,322
1
0
null
2020-11-12T06:09:11
2020-11-08T23:42:40
Python
UTF-8
Python
false
false
333,360
py
''' This code is automatically generated. Never edit it manually. For details of generating the code see `rubi_parsing_guide.md` in `parsetools`. ''' from sympy.external import import_module matchpy = import_module("matchpy") from sympy.utilities.decorator import doctest_depends_on if matchpy: from matc...
[ "74498494@qq.com" ]
74498494@qq.com
f0fdfb313f836334f86fec0fc730452bc26f13dd
12e9b24bb74f26af6d3f8041a5260421d1c6094d
/urls.py
5f666db040ee70dfea1979320411ca4c465a73d7
[]
no_license
elcosca/Local-de-Juegos
a0a7cf52d57691790614fc9a5b26ffbc8a4b538f
2ddd525e0e382131e08a1fa329fe6c80bfd2f010
refs/heads/master
2021-01-17T22:12:09.189331
2016-06-06T14:17:05
2016-06-06T14:17:05
60,530,076
0
0
null
null
null
null
UTF-8
Python
false
false
117
py
from django.conf.urls import url from . import views urlpatterns = [ url(r'^$', views.vistaclientes), ]
[ "root@localhost.localdomain" ]
root@localhost.localdomain
cd87b175cdbc12d805759c77827d25017d9a2df3
5182b22e2262dabfb11f0b89a8512de7491791b0
/ceska/spiders/spider.py
947674400c7d713bd221011e9012960641942fc4
[]
no_license
SimeonYS/ceska
10d6bd8510012862a4c8ef536b9f5a816e73a9cf
7ccea2162639f8dc2c54f7f47e7da7660cead430
refs/heads/main
2023-03-24T18:38:29.212626
2021-03-19T12:36:51
2021-03-19T12:36:51
349,417,726
0
0
null
null
null
null
UTF-8
Python
false
false
1,913
py
import re import scrapy from scrapy.loader import ItemLoader from ..items import CeskaItem from itemloaders.processors import TakeFirst pattern = r'(\xa0)?' base = 'https://www.cnb.cz/system/modules/org.opencms.apollo/elements/list-ajax.jsp?contentpath=/cs/.content/lists/l_00014.xml&instanceId=li_793d48a5&elementId=le...
[ "simeon.simeonov@ADPVT.com" ]
simeon.simeonov@ADPVT.com
6a4a56e8e4f6c66d3f76478204297dccc60f4250
358519772669c73092f625f630722c38e1d33783
/ctools/Testing/Types/CrossBondAngleAngleType.py
339e54158084f93f3295be2ef32cb069ec76645f
[]
no_license
minghao2016/mmtools
e7e61aca084498408ceae965dd6c9450ad89eafa
3ade988afb51cd54ee5a4067d8deaad88afbb0fe
refs/heads/master
2021-09-21T01:02:22.522187
2014-09-19T03:40:03
2014-09-19T03:40:03
null
0
0
null
null
null
null
UTF-8
Python
false
false
609
py
import sys sys.path.append('..') from Decorators import * from Types.AbstractAngleType import * class CrossBondAngleAngleType(AbstractAngleType): @accepts_compatible_units(None, None, None, None, units.nanometers, units.nanometers, units.nano...
[ "choderaj@mskcc.org" ]
choderaj@mskcc.org
96d971c15a7a79c262bd96806888c96e132fc4fa
9743d5fd24822f79c156ad112229e25adb9ed6f6
/xai/brain/wordbase/otherforms/_chaperons.py
4d072675f3dfa5acff95f8dd2a06dec5ec22139e
[ "MIT" ]
permissive
cash2one/xai
de7adad1758f50dd6786bf0111e71a903f039b64
e76f12c9f4dcf3ac1c7c08b0cc8844c0b0a104b6
refs/heads/master
2021-01-19T12:33:54.964379
2017-01-28T02:00:50
2017-01-28T02:00:50
null
0
0
null
null
null
null
UTF-8
Python
false
false
230
py
#calss header class _CHAPERONS(): def __init__(self,): self.name = "CHAPERONS" self.definitions = chaperon self.parents = [] self.childen = [] self.properties = [] self.jsondata = {} self.basic = ['chaperon']
[ "xingwang1991@gmail.com" ]
xingwang1991@gmail.com
1aba486226c54e541a0a920e558d5808fe2eb584
0b358a0d64eb03655c030b36c0ae87880b153951
/mmcv-1.4.7/tests/test_ops/test_roiaware_pool3d.py
1d63e398dabaf0ac6cfdf28bcb617a18368f6fd5
[ "Apache-2.0" ]
permissive
jshilong/DDQ
db05ff309d63316c62faa59b28c66d65eef973d1
de9331e4579aaafab4d69e3a9a3c6638efc5392c
refs/heads/main
2023-06-03T15:02:09.949907
2023-05-24T03:32:12
2023-05-24T03:32:12
498,974,099
199
6
Apache-2.0
2022-06-02T05:01:53
2022-06-02T03:10:25
null
UTF-8
Python
false
false
6,209
py
# Copyright (c) OpenMMLab. All rights reserved. import numpy as np import pytest import torch from mmcv.ops import (RoIAwarePool3d, points_in_boxes_all, points_in_boxes_cpu, points_in_boxes_part) @pytest.mark.skipif( not torch.cuda.is_available(), reason='requires CUDA support') def test_Ro...
[ "2392587229zsl@gmail.com" ]
2392587229zsl@gmail.com
1f06329bdb958c952b45f9999504208e107b2d5f
9df795e57589a99838199f97945e96811e288e75
/W1H6.py
c7697994bf32feea0b63e1fc816073e065b0b847
[]
no_license
JakeAttard/2810ICTPythonExercises
945783908a6bf981fc8128a5fc0b4bda6fd52eea
199cc42402a5cf4d8b86060af377d3906af00429
refs/heads/master
2020-06-17T19:07:46.788283
2019-07-16T11:22:15
2019-07-16T11:22:15
196,018,674
0
0
null
null
null
null
UTF-8
Python
false
false
933
py
from PyTest import * ##//////////////////////////// PROBLEM STATEMENT ////////////////////////// ## Given a list of ints, decide which is larger of the first and // ## last elements in the list, and set all the other elements to be that // ## that value. Print the changed list. Implement functions for: ...
[ "jakeattard18@gmail.com" ]
jakeattard18@gmail.com
5111a6203d84626a25438f3983595a8afe6d5062
6679fd1102802bf190294ef43c434b6047840dc2
/openconfig_bindings/bgp/neighbors/neighbor/afi_safis/afi_safi/l2vpn_evpn/prefix_limit/__init__.py
d39885c64343ce820dca9f5c1b53b778f4985ee5
[]
no_license
robshakir/pyangbind-openconfig-napalm
d49a26fc7e38bbdb0419c7ad1fbc590b8e4b633e
907979dc14f1578f4bbfb1c1fb80a2facf03773c
refs/heads/master
2023-06-13T17:17:27.612248
2016-05-10T16:46:58
2016-05-10T16:46:58
58,091,515
5
0
null
null
null
null
UTF-8
Python
false
false
7,293
py
from operator import attrgetter import pyangbind.lib.xpathhelper as xpathhelper from pyangbind.lib.yangtypes import RestrictedPrecisionDecimalType, RestrictedClassType, TypedListType from pyangbind.lib.yangtypes import YANGBool, YANGListType, YANGDynClass, ReferenceType from pyangbind.lib.base import PybindBase from d...
[ "rjs@jive.com" ]
rjs@jive.com
58d84b967fea13f23dfd606dbbbaff2c1b0c6fca
eefb06b0d8c8c98c1e9cfc4c3852d5c453eb5429
/data/input/arq5x/gemini/gemini/gemini_subjects.py
8e37ac5264f4dcab2ca74e6bbb8e117536329421
[]
no_license
bopopescu/pythonanalyzer
db839453bde13bf9157b76e54735f11c2262593a
8390a0139137574ab237b3ff5fe8ea61e8a0b76b
refs/heads/master
2022-11-22T02:13:52.949119
2019-05-07T18:42:52
2019-05-07T18:42:52
282,079,884
0
0
null
2020-07-23T23:46:09
2020-07-23T23:46:08
null
UTF-8
Python
false
false
5,028
py
#!/usr/bin/env python import sys from collections import defaultdict from compiler import compile from inheritance import Family import sqlalchemy as sql import database from gemini_constants import * import GeminiQuery from functools import wraps def compile_decorator(f): """decorator to automatically compile t...
[ "rares.begu@gmail.com" ]
rares.begu@gmail.com
846c2d99b09c295dd8697264c90fbd338692b861
cdca191b2a50d173dc2768d2401b069983b4bc5a
/log_entries/core/test/test_models.py
dcfe95f2012cd39abbc739917742869882ad5220
[]
no_license
lffsantos/demo_django_rest_framework
20bdefd7ab302eba54034ee52e361a8a38d4bc3d
f8eb5d23187a7de83254b2ff15f18135312d8d64
refs/heads/master
2021-01-21T10:46:26.734931
2017-03-08T02:35:42
2017-03-08T02:35:42
83,486,265
1
0
null
null
null
null
UTF-8
Python
false
false
881
py
from datetime import datetime from django.contrib.auth.models import User from django.test import TestCase from log_entries.core.models import Category, Event class CategoryModelTest(TestCase): def setUp(self): self.category = Category.objects.create(name='Category Name') def test_create(self): ...
[ "lffsantos@gmail.com" ]
lffsantos@gmail.com
96c4c58bea2421f64d9d6901a99f7c763bf37060
5dd7c4ec44b76180040badc67849ad44f81690f9
/unittests/test_taskbar.py
4b2756dc29ed07e37d2acf6e41035bf09ba17dfb
[]
no_license
myluco/Phoenix
68f9abe15a673fe56da6ef4375849ba6a642622d
2de746beda35b8b5db547658cae1c65cfe164039
refs/heads/master
2021-01-18T15:59:05.001240
2016-12-04T00:08:36
2016-12-04T00:08:36
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,202
py
import unittest from unittests import wtc import wx import wx.adv import os icoFile = os.path.join(os.path.dirname(__file__), 'mondrian.ico') #--------------------------------------------------------------------------- class taskbar_Tests(wtc.WidgetTestCase): def test_taskbar1(self): icon = wx.adv.TaskB...
[ "robin@alldunn.com" ]
robin@alldunn.com
8d9aa0ed19ba794ae0ed1f5ff5699dc0c7a128fc
a93cf8f695c1d1d97b8d0b9ccec6932c5e499ff8
/프로그래머스/프로그래머스/seungjun/더맵게.py
416fd1611e932a873f6f1a24c27cc884e86eb9dc
[]
no_license
tmdwns1101/AlgorithmStudy
0abc108a7a73895934da2633998c7a90137d49ea
e8ca069e202f40e074b7311626fe8da8af057589
refs/heads/master
2021-07-22T11:32:30.817108
2020-05-20T16:28:27
2020-05-20T16:28:27
165,377,838
0
1
null
2020-02-07T07:56:16
2019-01-12T11:02:59
C++
UTF-8
Python
false
false
521
py
import heapq def more_spicy(scoville, K): ans = 0 heapq.heapify(scoville) print(scoville) while True: first_low = heapq.heappop(scoville) if first_low >= K: break ans += 1 if len(scoville) < 1: ans = -1 break second...
[ "tmdwns1101@naver.com" ]
tmdwns1101@naver.com
7c6fbf8d50d58b7f0a0e3921338317cc87a7d3ef
6c8579c6d825ba6bb8ca6eee3bbdd49149989eca
/second_phase/ex02_Greedy.py
f82876045c9a7e044e31bb99505c592ed3e7f808
[ "MIT" ]
permissive
kapuni/exercise_py
d7fc137d6da332174e86b28a4bec9596efca17c9
b60ba8462d2545cae57483bcb0b3428b03c5d522
refs/heads/master
2020-06-24T00:56:20.566689
2019-09-28T02:22:44
2019-09-28T02:22:44
198,801,143
0
0
null
null
null
null
UTF-8
Python
false
false
1,247
py
""" 贪婪法:在对问题求解时,总是做出在当前看来是最好的选择,不追求最优解,快速找到满意解。 输入: 20 6 电脑 200 20 收音机 20 4 钟 175 10 花瓶 50 2 书 10 1 油画 90 9 """ class Thing(object): """物品""" def __init__(self, name, price, weight): self.name = name self.price = price self.weight = weight @property def value(self): "...
[ "910048757@qq.com" ]
910048757@qq.com
727ffe3c5be6860e52c9b43e1c5b8da8a1c06e48
bc539788b876773e294383863252c1637de9eb7f
/scrapy/PycharmProjects/Reptile/ven/renrenche.py
9d7e185cb2e3ca6d2f245a584b281c79b339c800
[]
no_license
umsung/scrapy
4eb56bf74f3e617e49dcdec61cf77010eb912f4f
deacd9f289159c5af114b0dd3110448ad7eb43e8
refs/heads/master
2020-05-31T14:11:46.530793
2019-10-16T01:32:25
2019-10-16T01:32:25
190,321,772
3
0
null
null
null
null
UTF-8
Python
false
false
6,628
py
# -*- coding: utf-8 -*- import scrapy import re from fontTools.ttLib import TTFont import requests class RenrencheSpider(scrapy.Spider): name = 'renrenche' start_urls = ['https://www.renrenche.com/gz/ershouche/?&plog_id=bd49e5ed507aebb8599cdde8188a3eef'] def start_requests(self): # for i in range(...
[ "545699233@qq.com" ]
545699233@qq.com
a2345ab272adc99d54adbc6b432d99beb050fffd
19c198a6b7c39d5d5bf617071ff4e04da00bc37c
/utils/__init__.py
a6109e2f30dbf1816ac7f9be98bee1326e09776b
[ "MIT" ]
permissive
corenel/lintcode
3bed15e023468ab748f81bdad0f57288c90a10e7
e985cc8541ad26352a4ae2c8c8e4a572a5368e43
refs/heads/master
2020-04-24T04:11:16.034144
2019-03-30T05:33:48
2019-03-30T05:33:48
171,694,555
1
0
null
null
null
null
UTF-8
Python
false
false
180
py
from .linked_list import ListNode, DListNode, LinkedList from .binary_tree import TreeNode, BinaryTree __all__ = ( ListNode, DListNode, LinkedList, TreeNode, BinaryTree )
[ "xxdsox@gmail.com" ]
xxdsox@gmail.com
9d3bdd21b443a2196b748c9140a0d1065a874532
a0c030be3f64e854fb93f9068463574a71445409
/smartlink2/base/management/commands/load_initial_data.py
d2bf603b0eeb17a67532ac42300e285127ba126d
[ "Apache-2.0" ]
permissive
quanpower/smartlink2
a233178fb5cecd95fcbcb7f29819035e05a31aee
051d4a1b63de7885f47d141d37f1dd8e667bc977
refs/heads/master
2020-03-12T03:54:57.119170
2018-05-16T07:49:18
2018-05-16T07:49:18
130,433,872
0
0
null
null
null
null
UTF-8
Python
false
false
999
py
import os from django.conf import settings from django.core.management.base import BaseCommand from django.core.management import call_command from wagtail.core.models import Site, Page class Command(BaseCommand): def handle(self, **options): fixtures_dir = os.path.join(settings.BASE_DIR, 'base', 'fixtu...
[ "quanpower@gmail.com" ]
quanpower@gmail.com
d861c921f2e725ebbd2057ade0e240359e77ffb4
b2b01127348882a086509f1c1dbad27aa4c46539
/BillProject/manage.py
fc6da05e12636e2edd95a21b2536cf03e04c5123
[]
no_license
cs-fullstack-2019-fall/django_auth_lecture
fa4368af0fa17f686f525e3940a1cca4ed07b032
2229362d02d9446b8228eb0eab1d2665ba09da2b
refs/heads/master
2020-08-09T03:51:52.586628
2019-10-10T13:57:04
2019-10-10T13:57:04
213,990,112
0
0
null
null
null
null
UTF-8
Python
false
false
543
py
#!/usr/bin/env python import os import sys if __name__ == "__main__": os.environ.setdefault("DJANGO_SETTINGS_MODULE", "BillProject.settings") try: from django.core.management import execute_from_command_line except ImportError as exc: raise ImportError( "Couldn't import Django. ...
[ "kenn+git@code-crew.org" ]
kenn+git@code-crew.org
c8b517029204f44f4f96df1948befb308303c2a2
7b3711d4c6d7284255ba0270d49d120f984bf7c6
/problems/993_cousins_in_binary_tree.py
5f16f8c11d24961eae2193364d16e0279402ba9f
[]
no_license
loganyu/leetcode
2d336f30feb55379aaf8bf0273d00e11414e31df
77c206305dd5cde0a249365ce7591a644effabfc
refs/heads/master
2023-08-18T09:43:10.124687
2023-08-18T00:44:51
2023-08-18T00:44:51
177,875,222
0
0
null
null
null
null
UTF-8
Python
false
false
1,844
py
''' In a binary tree, the root node is at depth 0, and children of each depth k node are at depth k+1. Two nodes of a binary tree are cousins if they have the same depth, but have different parents. We are given the root of a binary tree with unique values, and the values x and y of two different nodes in the tree. ...
[ "yu.logan@gmail.com" ]
yu.logan@gmail.com
137f03b89a24f65eb9a523a4f90a4cc5e1d107ba
4806f706b703a4b9ccd8cbca8fcbf300621c32ec
/easy/Remove Duplicates from Sorted List/solution.py
1ee8ac610e9793d7cf1a9a39cada702b76117f65
[ "MIT" ]
permissive
vishsanghishetty/LC-Python
aa46151162d74ae3d1edb89462848c56e6e39575
65f99a3694549af88c7702b598de1a8ccb7db5fb
refs/heads/main
2023-07-19T00:08:50.813224
2021-09-14T15:32:09
2021-09-14T15:32:09
null
0
0
null
null
null
null
UTF-8
Python
false
false
607
py
# Time complexity: O(n) # Approach: Two pointer Solution # Definition for singly-linked list. # class ListNode: # def __init__(self, val=0, next=None): # self.val = val # self.next = next class Solution: def deleteDuplicates(self, head: Optional[ListNode]) -> Optional[ListNode]: nHead =...
[ "ashutoshhathidara98@gmail.com" ]
ashutoshhathidara98@gmail.com
23c0c6b7b562579f9c4d1030cb28c3548153bc47
15fb5a41109e43fb185fad66b8d452f177d1d24c
/conf.py
87f80182776cd8fd60f5599ec19aea5f74ce31c2
[ "MIT" ]
permissive
Rgveda/QUANTAXIS
2f546a3de00f2aacfd09dc257c39bafbdbc41be0
70a0ff84774253b0c23a5d0e39b7e772df440b7c
refs/heads/master
2021-06-20T21:49:59.500785
2021-01-29T03:52:51
2021-01-29T03:52:51
177,425,581
20
7
MIT
2020-02-26T15:24:55
2019-03-24T14:26:17
Python
UTF-8
Python
false
false
6,131
py
# -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/stable/config # -- Path setup ------------------------------------------------------------...
[ "yutiansut@qq.com" ]
yutiansut@qq.com
8f27fc860cbf3d5e3ea2a895c92a3dc2146be44c
fb8cbebdf034b2f478943752d5443afc82c6eef5
/tuirer/venv/lib/python3.6/site-packages/pygments/lexers/fortran.py
8fbd92026508d7a41dec048e55aa0b3a2f58caac
[]
no_license
fariasjr/CitiTuirer
f64e0ec93ef088f8140bb0961d2ad4ed3b59448a
deb3f7a9c2d45b8a7f54639037f097b99abdac11
refs/heads/master
2020-03-24T05:10:36.261050
2018-08-01T20:24:30
2018-08-01T20:24:30
142,477,521
0
0
null
null
null
null
UTF-8
Python
false
false
9,792
py
# -*- coding: utf-8 -*- """ pygments.lexers.fortran ~~~~~~~~~~~~~~~~~~~~~~~ Lexers for Fortran languages. :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ import re from pygments.lexer import RegexLexer, bygroups, default, include, us...
[ "jornadaciti@ug4c08.windows.cin.ufpe.br" ]
jornadaciti@ug4c08.windows.cin.ufpe.br
404480e38772e6e23ad814affd5741458f500b04
4b17e8bf7a0692dbec3423d73834d704829cbf3c
/server/dvaapp/models.py
380ed9b8d1f0cdd7a4a0ad47930d6ed8aadcceb6
[ "BSD-3-Clause", "MIT", "Apache-2.0" ]
permissive
Fan-Hua/DeepVideoAnalytics
395f4d5645dc3a0276f6dc749f91b3e4e7f9e801
8f281809387a8950ffd16e423ce9a85635aed071
refs/heads/master
2020-03-21T19:34:34.948273
2018-06-27T16:06:07
2018-06-27T16:06:07
null
0
0
null
null
null
null
UTF-8
Python
false
false
33,674
py
from __future__ import unicode_literals import os, json, gzip, sys, shutil, zipfile, uuid, hashlib sys.path.append(os.path.join(os.path.dirname(__file__), "../../client/")) # This ensures that the constants are same between client and server from django.db import models from django.contri...
[ "akshayubhat@gmail.com" ]
akshayubhat@gmail.com
42bdc6b8462003678eef904f90fc3fb8a5bebc0b
3cefad27ca9f6ba70cd76237d320f402299ac6ac
/antlir/tests/test_subvol_utils_inner.py
3595ec4b74c93008399eed4a9a5d662e40cb3954
[ "MIT" ]
permissive
lhl2617/antlir
1880be26c1d5aa46d8e516dd294f3eb040b75847
1041732e8163c1316d3e45c0ba4db7937faa4809
refs/heads/main
2023-05-29T03:25:17.558306
2021-06-12T23:44:59
2021-06-12T23:45:50
376,619,288
0
0
MIT
2021-06-13T21:15:55
2021-06-13T18:58:56
null
UTF-8
Python
false
false
1,939
py
# Copyright (c) Facebook, Inc. and its affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. import os import platform import unittest from ..fs_utils import temp_dir from ..subvol_utils import ( Subvol, volume_dir, ) class ...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
a015801564b213bcb89b27edf3d4d90abb2ecac3
52b5773617a1b972a905de4d692540d26ff74926
/.history/maxProduct_20200731211104.py
6ad7e36b9ea31311c74a36dc56eac3420a783a37
[]
no_license
MaryanneNjeri/pythonModules
56f54bf098ae58ea069bf33f11ae94fa8eedcabc
f4e56b1e4dda2349267af634a46f6b9df6686020
refs/heads/master
2022-12-16T02:59:19.896129
2020-09-11T12:05:22
2020-09-11T12:05:22
null
0
0
null
null
null
null
UTF-8
Python
false
false
154
py
import sys def maxThree(arr): if len(arr) < 3: return -1 maxProduct = -(sys.maxsize -1) print(maxProduct) maxThree([-3,1,2,-])
[ "mary.jereh@gmail.com" ]
mary.jereh@gmail.com
bdd51190ad4dd56994b752ddc0e68c516bb6af37
53fab060fa262e5d5026e0807d93c75fb81e67b9
/backup/user_084/ch88_2020_06_22_17_23_50_676212.py
adf3e7aaf91173c5155e038a15e213075660b05a
[]
no_license
gabriellaec/desoft-analise-exercicios
b77c6999424c5ce7e44086a12589a0ad43d6adca
01940ab0897aa6005764fc220b900e4d6161d36b
refs/heads/main
2023-01-31T17:19:42.050628
2020-12-16T05:21:31
2020-12-16T05:21:31
306,735,108
0
0
null
null
null
null
UTF-8
Python
false
false
322
py
from math import * class retangulo: def __init__(self,P1,P2): self.IE=P1 self.SD=P2 def calcula_perimetro(self): P=2*(abs(self.IE.x-self.SD.x)+abs(self.IE.y+self.SD.y)) return P def calcula_area(self): A=abs(self.IE.x-self.SD.x)*abs(self.IE.y-self.SD.y) return...
[ "you@example.com" ]
you@example.com
e61fc4c01995d4e2b99acccdde8d6e7b89fbbcbd
f0120ec71e44284f59f1fca92e41ff6d05df4d9b
/production/server/server_interface.py
fea942e61f1141957fcfcdf264f06ab0b0f4c4d7
[]
no_license
Vlad-Shcherbina/icfpc2017-tbd
55d8c7022485843d47723c4c0c9fddbba5b8ee56
695e9e525e460b231c75461294176d6ebc0a6f3d
refs/heads/master
2021-03-30T15:46:19.387400
2017-10-14T16:01:04
2017-10-14T16:01:04
80,864,945
0
0
null
null
null
null
UTF-8
Python
false
false
2,138
py
from typing import NamedTuple, List, Dict from datetime import datetime from time import time from production.bot_interface import Map, Settings INFINITY = 3600 class PlayerStats(NamedTuple): ID: int name: str token: str games: int mu: float sigma: float class GameStats(NamedTuple): ID: ...
[ "kyra-mensk@yandex.ru" ]
kyra-mensk@yandex.ru
36b9219320ef7ae902f5c5382bf8b2556c502906
5f845ebbc2c9b40eea702833c91928ae90ae7ee5
/python/write-a-function.py
511404a3bdee2d3e060c21a5a7b1cfe501d09287
[ "MIT" ]
permissive
imgeekabhi/HackerRank
7a1917fee5af01976aebb9c82aa1045a36487016
7fe4a308abad85ce446a28328324be480672e6fc
refs/heads/master
2022-12-28T19:13:49.098090
2020-10-11T09:29:08
2020-10-11T09:29:08
300,023,395
1
0
MIT
2020-09-30T18:48:12
2020-09-30T18:48:11
null
UTF-8
Python
false
false
90
py
def is_leap(year): return (year % 400 == 0) or ((year % 4 == 0) and (year % 100 != 0))
[ "sergey.n.nemov@gmail.com" ]
sergey.n.nemov@gmail.com
18dac39adcc333a22da632fed347ba1293ee4a39
5e6d8b9989247801718dd1f10009f0f7f54c1eb4
/sdk/python/pulumi_azure_native/network/v20200501/hub_route_table.py
8f6fcd19889eabedeaa571fc60c1abc52d684cad
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
vivimouret29/pulumi-azure-native
d238a8f91688c9bf09d745a7280b9bf2dd6d44e0
1cbd988bcb2aa75a83e220cb5abeb805d6484fce
refs/heads/master
2023-08-26T05:50:40.560691
2021-10-21T09:25:07
2021-10-21T09:25:07
null
0
0
null
null
null
null
UTF-8
Python
false
false
14,147
py
# coding=utf-8 # *** WARNING: this file was generated by the Pulumi SDK Generator. *** # *** Do not edit by hand unless you're certain you know what you are doing! *** import warnings import pulumi import pulumi.runtime from typing import Any, Mapping, Optional, Sequence, Union, overload from ... import _utilities fro...
[ "noreply@github.com" ]
vivimouret29.noreply@github.com
baeb1d0716b3fe402977b96429be369bb60a25c8
c49590eb7f01df37c8ec5fef00d0ffc7250fa321
/openapi_client/models/sell.py
b079fbb0b63c1a32d9a27046bc53008c0892fdb4
[]
no_license
harshad5498/ks-orderapi-python
373a4b85a56ff97e2367eebd076f67f972e92f51
237da6fc3297c02e85f0fff1a34857aaa4c1d295
refs/heads/master
2022-12-09T19:55:21.938764
2020-09-03T05:22:51
2020-09-03T05:22:51
293,533,651
0
0
null
2020-09-07T13:19:25
2020-09-07T13:19:24
null
UTF-8
Python
false
false
4,247
py
# coding: utf-8 """ KS Trade API's The version of the OpenAPI document: 1.0 """ import pprint import re # noqa: F401 import six from openapi_client.configuration import Configuration class Sell(object): """NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generato...
[ "thebhushanp@gmail.com" ]
thebhushanp@gmail.com
6c4ccb2da13c5f4a8c909a769b8db1f7f5e11b6a
62e45255088abb536e9ea6fcbe497e83bad171a0
/ippython/funciones_duplica_348.py
7e6eeddb5b9a16c421c5e012523191dca58e6cca
[]
no_license
jmery24/python
a24f562c8d893a97a5d9011e9283eba948b8b6dc
3e35ac9c9efbac4ff20374e1dfa75a7af6003ab9
refs/heads/master
2020-12-25T21:56:17.063767
2015-06-18T04:59:05
2015-06-18T04:59:05
36,337,473
0
0
null
2015-05-27T02:26:54
2015-05-27T02:26:54
null
UTF-8
Python
false
false
623
py
# -*- coding: utf-8 -*- """ Created on Wed Jun 5 07:30:41 2013 @author: daniel """ #programa: funciones_duplica_numero_348.py #definir una funcion que duplique los valores de la lista original #modificando la lista original #ejercicio 348 #definir funcion <duplica> def duplica(lista): for i in range(len(lista))...
[ "danmery@gmail.com" ]
danmery@gmail.com
83ceaca4cedb1cf4a5f043b17207f25b96b7b66c
ab72563047515d98cd43481d8c42b4be73a9e7ae
/tests/trac/test-trac-0179.py
30e2ee5a8132e3a0e2351f6fdeabecfebef6ecc4
[ "Python-2.0", "MIT", "Apache-2.0" ]
permissive
CantemoInternal/pyxb
08924a260886106cf499617a225de71cbf075a84
6979a4d3c13e10059da2e2d096acef6c06fc1ced
refs/heads/master
2021-01-18T10:52:39.712997
2014-10-19T11:18:38
2014-10-19T11:18:38
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,454
py
# -*- coding: utf-8 -*- import logging if __name__ == '__main__': logging.basicConfig() _log = logging.getLogger(__name__) import pyxb.binding.generate import pyxb.utils.domutils from xml.dom import Node import os.path xsd='''<?xml version="1.0" encoding="UTF-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XML...
[ "pab@pabigot.com" ]
pab@pabigot.com
5754ed817e041ad412ca2d519e7f16fc4c733763
deaf519d1ee104784a56df98a7eb3705efbd1120
/carsir_test/easy_sell/test/test_log_control.py
b2644c4aff10847586c5947bca5e5578339e16e4
[]
no_license
606keng/weeds_study
6391fbb47fb06abf67b7651250373f169fbdfd3e
df9d96009cbdf84176efbf4b02f43cb1d5208524
refs/heads/master
2021-04-23T07:43:52.472097
2021-04-07T13:10:58
2021-04-07T13:10:58
249,910,294
1
0
null
null
null
null
UTF-8
Python
false
false
527
py
import time import logging logging.basicConfig(level=logging.DEBUG) def test_1(): log = logging.getLogger('test_1') time.sleep(1) log.debug('after 1 sec') time.sleep(1) log.debug('after 2 sec') time.sleep(1) log.debug('after 3 sec') assert 1, 'should pass' def test_2(): log = log...
[ "18791076614@163.com" ]
18791076614@163.com
009d0651c358c2e02347a5fb7444f1ed0a5ab0c3
23a4dcb819f4cc7fa0b046f8804be35b05b2779a
/modules/debugger/breakpoints/function_breakpoints.py
815e220b5e77546d5613b4d4ae2115ae0eb6b3dd
[ "MIT" ]
permissive
quycao/sublime_debugger
07784b5892af9d3eacd5c9df59af541b268f4f42
2a168e409300fc260c85f3e2c8786577223e4232
refs/heads/master
2020-09-13T20:38:28.677494
2019-11-26T03:59:22
2019-11-26T03:59:22
222,896,722
0
0
MIT
2019-11-20T09:12:56
2019-11-20T09:12:55
null
UTF-8
Python
false
false
3,660
py
from ... typecheck import * from ... import core from ... import ui from ... import dap class FunctionBreakpoint: def __init__(self, dap: dap.FunctionBreakpoint, enabled: bool = True) -> None: self.enabled = enabled self.dap = dap self.result = None #type: Optional[dap.BreakpointResult] def into_json(self) ->...
[ "2889367+daveleroy@users.noreply.github.com" ]
2889367+daveleroy@users.noreply.github.com
e5dea951b67d3261a0a4358277126467dce5125d
7087a5dd1772c9456f098bc024a894dcaeef5432
/backup/file.py
d15661444d72f8287c7ccfca0d168d0ba5d63f21
[]
no_license
santhoshchami/kubecctl-python
5be7a5a17cc6f08ec717b3eb1c11719ef7653aba
cd45af465e25b0799d65c573e841e2acb983ee68
refs/heads/master
2021-06-23T11:00:43.615062
2019-07-10T16:57:06
2019-07-10T16:57:06
145,669,246
0
0
null
null
null
null
UTF-8
Python
false
false
331
py
import sys import re file_name=sys.argv[1] with open(file_name) as fh: def svcFile(value): for line in fh: if(re.search("^name=", line)): data = re.findall('".*"', line) name=re.sub('"', '', data[0]) print(name) svcFile('name') ...
[ "root@kube-node02.local" ]
root@kube-node02.local
321f5336901f7df97e60f69f2d097b40ba5aa0d8
2c4763aa544344a3a615f9a65d1ded7d0f59ae50
/waflib/Build.py
a12cea5430afaaed1e437b8d3ecf725efb2028e4
[]
no_license
afeldman/waf
572bf95d6b11571bbb2941ba0fe463402b1e39f3
4c489b38fe1520ec1bc0fa7e1521f7129c20f8b6
refs/heads/master
2021-05-09T18:18:16.598191
2019-03-05T06:33:42
2019-03-05T06:33:42
58,713,085
0
0
null
2016-05-13T07:34:33
2016-05-13T07:34:33
null
UTF-8
Python
false
false
44,520
py
#!/usr/bin/env python # encoding: utf-8 # Thomas Nagy, 2005-2018 (ita) """ Classes related to the build phase (build, clean, install, step, etc) The inheritance tree is the following: """ import os, sys, errno, re, shutil, stat try: import cPickle except ImportError: import pickle as cPickle from ...
[ "anton.feldmann@outlook.de" ]
anton.feldmann@outlook.de
1fc5307b3291a2b0e92303e64475cd3a710feca0
a47e4480d1584c5a2bb4c31ac512c864d0c2c240
/accounts/urls.py
42d5bde8efc177ff49bf52cb3041896c8e39f631
[ "MIT" ]
permissive
shaymk1/ke-nako-shop
014bd960e2048d4e2b5cc77c0b2d99f2058208d4
5c6f3dfb6b1e89efe111c1c6daa21434c7843ddc
refs/heads/main
2023-08-02T08:19:31.702068
2021-09-20T19:21:53
2021-09-20T19:21:53
406,715,370
0
0
null
null
null
null
UTF-8
Python
false
false
80
py
from django.urls import path from . import views urlpatterns = [ ]
[ "mkekae@gmail.com" ]
mkekae@gmail.com
72d0e3a9aa321c3bce22f15f1bc1f9a7979fafaa
3ee85c3a459ac04cb28da0a40dc50c88aaee7fd3
/src/python3/sdp/scripts/animation.py
d9e4d415957dc00f5311ae8318787f509e3d05fb
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
LeiShi/Synthetic-Diagnostics-Platform
48b6f99da6f9a1c70cd1c1387745e76fbcee4ef4
870120d3fd14b2a3c89c6e6e85625d1e9109a2de
refs/heads/master
2021-03-30T17:36:13.497935
2020-04-11T23:45:43
2020-04-11T23:45:43
52,027,597
7
5
BSD-3-Clause
2018-04-09T22:50:08
2016-02-18T18:08:18
Python
UTF-8
Python
false
false
889
py
""" Short script providing simple animation creation functions """ import numpy as np import matplotlib.animation as anim import matplotlib.pyplot as plt class MovieMaker: """create 2D movie from data Inputs: data: 3-dimension ndarray, shape (NT,NY,NX), NT is the time steps, NY,NX the vertical and hor...
[ "shilei8583@gmail.com" ]
shilei8583@gmail.com
7f8a1c183fc1bc1863fe7a285aad59a164b6bb76
fdb9bdc6c4ab2f14ba71e544493706d5e275899f
/fhir/resources/R4B/tests/test_enrollmentrequest.py
4470f6d2976fc1a82c1c5d502126c8e936f53030
[ "BSD-3-Clause" ]
permissive
nazrulworld/fhir.resources
6ae8aea8180c611b0c5050759c6dcdf63e4cb061
1fd6ea476b27b3fcb8c4ef8f23bc51cf161e69e3
refs/heads/main
2023-08-30T18:27:27.277249
2023-07-03T19:57:06
2023-07-03T19:57:06
165,297,877
256
83
NOASSERTION
2023-08-24T15:34:05
2019-01-11T19:26:41
Python
UTF-8
Python
false
false
1,958
py
# -*- coding: utf-8 -*- """ Profile: http://hl7.org/fhir/StructureDefinition/EnrollmentRequest Release: R4B Version: 4.3.0 Build ID: c475c22 Last updated: 2022-05-28T12:47:40.239+10:00 """ from pydantic.validators import bytes_validator # noqa: F401 from .. import fhirtypes # noqa: F401 from .. import enrollmentrequ...
[ "connect2nazrul@gmail.com" ]
connect2nazrul@gmail.com
673687f08641540fd9ab5e89b4947b4216c2a265
f07a42f652f46106dee4749277d41c302e2b7406
/Data Set/bug-fixing-1/2c581ccde8187fbaad06bf1a57c4d61576a13386-<_meijerint_indefinite_1>-bug.py
1f2dc6ecd5e2843ba758fb7e0f266e0b13a1513c
[]
no_license
wsgan001/PyFPattern
e0fe06341cc5d51b3ad0fe29b84098d140ed54d1
cc347e32745f99c0cd95e79a18ddacc4574d7faa
refs/heads/main
2023-08-25T23:48:26.112133
2021-10-23T14:11:22
2021-10-23T14:11:22
null
0
0
null
null
null
null
UTF-8
Python
false
false
2,405
py
def _meijerint_indefinite_1(f, x): ' Helper that does not attempt any substitution. ' from sympy import Integral, piecewise_fold, nan, zoo _debug('Trying to compute the indefinite integral of', f, 'wrt', x) gs = _rewrite1(f, x) if (gs is None): return None (fac, po, gl, cond) = gs ...
[ "dg1732004@smail.nju.edu.cn" ]
dg1732004@smail.nju.edu.cn
1fe5a25fee8855277893c53410b7569c72bd622f
ce08ceeeb6a681db53c7dbd07398e885e4367f8c
/lunmap.py
b1509024b070bdfaeb7e00cc41587bba5fce23ab
[]
no_license
FengZiQ/cli
f4efb5caaeec5fae6b5abfdca0046316033413f7
49b14acb6bb04ecfc757918835e71397794f66c0
refs/heads/master
2021-09-07T14:52:11.143413
2018-02-24T08:20:57
2018-02-24T08:20:57
99,288,642
0
0
null
null
null
null
UTF-8
Python
false
false
3,901
py
# -*- coding = utf-8 -*- # 2018.01.23 from ssh_connect import ssh_conn from cli_test import * from remote import server import json from find_unconfigured_pd_id import find_pd_id data = 'data/lunmap.xlsx' def precondition(): try: clean_up_environment() pdId = find_pd_id() # create pool ...
[ "feng1025352529@qq.com" ]
feng1025352529@qq.com
0fd640f856ffa0cc035d95776d7187fcc91031a4
1c7fa268ee031395806f38d52b6a7282ba5a4633
/hr_python/regex_parse/easy/DetectFloat.py
b2754c393f1d48d70ee773ddd148ef937800d8f8
[]
no_license
murugesan-narayan/hr_python
d2f562ecd2aa6c4eef4aab8363d5d040447ed727
86542342fc77cf7c95ebd08e5142186410f6385d
refs/heads/master
2022-04-12T14:59:16.293611
2020-03-24T14:25:30
2020-03-24T14:25:30
249,729,320
0
0
null
null
null
null
UTF-8
Python
false
false
152
py
import re if __name__ == '__main__': for i in range(int(input())): f = input() print(re.match(r"^[+-]?\d*\.\d+$", f) is not None)
[ "murugesan.narayan@gmail.com" ]
murugesan.narayan@gmail.com
b3733a246955de76c0490f84a680b6c786c3c7c3
1511782b2cc3dcf1f7e058e5046ec67a5561ba51
/2020/0310-0312_DP_gasshuku/abc007c.py
f12f7a270968711d5e8f016e556d2c6e22b48622
[]
no_license
keiouok/atcoder
7d8a053b0cf5b42e71e265450121d1ad686fee6d
9af301c6d63b0c2db60ac8af5bbe1431e14bb289
refs/heads/master
2021-09-07T11:48:55.953252
2021-07-31T15:29:50
2021-07-31T15:29:50
186,214,079
4
0
null
null
null
null
UTF-8
Python
false
false
1,447
py
import sys, re, os from collections import deque, defaultdict, Counter from math import ceil, sqrt, hypot, factorial, pi, sin, cos, radians from itertools import permutations, combinations, product, accumulate from operator import itemgetter, mul from copy import deepcopy from string import ascii_lowercase, ascii...
[ "hu.youjia.hx2@is.naist.jp" ]
hu.youjia.hx2@is.naist.jp
d73ea65a3ef7e920759b7d60129d750bb29618ce
87dd9022421d5f23f815ca6d794af48c007579dc
/items/admin.py
afe7d4f0b45ead1a4305f077baf2f05e1e4e2b22
[]
no_license
iKenshu/todo-list
c94fc0558ef00625d9a59a45cbed7510947ff2b3
f115d4035b9f7fc82253388a51982637fcd98276
refs/heads/master
2020-03-19T18:37:21.852860
2018-06-19T13:13:36
2018-06-19T13:13:36
112,334,181
1
0
null
null
null
null
UTF-8
Python
false
false
256
py
from django.contrib import admin from .models import Item @admin.register(Item) class ItemAdmin(admin.ModelAdmin): list_display = ('name', 'description', 'pub_date') list_editable = ('description',) prepopulated_fields = {'slug': ('name',)}
[ "undefined.hlo.o@gmail.com" ]
undefined.hlo.o@gmail.com
4f86f318e0f21834f77d5873ea25905b86d87f12
d227fb26e33128afe868bef60e3042f7c6576643
/editor/Welder/src/Core/MapEditor/BrushPanels.py
c8b08cf9ca3a4fbf50aa695014c5d2459f9d58bb
[]
no_license
boisei0/arcreator
1e57b9cc61d5b38bfd0d62237592cfd9f371eca9
555739cafdeeed19d3c25c4948416a6ecb7697d5
refs/heads/master
2020-12-02T05:02:36.242572
2014-08-05T19:25:41
2014-08-05T19:25:41
22,642,617
1
0
null
null
null
null
UTF-8
Python
false
false
2,801
py
import wx from Boot import WelderImport Kernel = WelderImport('Kernel') Core = WelderImport('Core') KM = Kernel.Manager Panels = Core.Panels class TilesetPanel(wx.ScrolledWindow, Panels.PanelBase): _arc_panel_info_string = "Name Caption Left CloseB BestS MinimizeM Layer Row Pos MinimizeB DestroyOC" _ar...
[ "boisei0@hubsec.eu" ]
boisei0@hubsec.eu
f2f9a5156fb3464632cd897c3b08dbc1fec13a43
e65a448da4f82d6e7c95cfadc5e8dfd06ed05c62
/cinder/cinder/tests/test_hp3par.py
93719067fa27f2e92d60f66b64880ea2faeb8bfb
[ "Apache-2.0" ]
permissive
bopopescu/devstack
7a9d11bcc37884f3686e7178ebc25c178a6da283
6b73b164af7e5895501f1ca5dafebbba90510846
refs/heads/master
2022-11-19T19:58:43.536574
2015-01-29T09:00:59
2015-01-29T09:00:59
282,101,378
0
0
null
2020-07-24T02:17:48
2020-07-24T02:17:47
null
UTF-8
Python
false
false
176,500
py
# # (c) Copyright 2013 Hewlett-Packard Development Company, L.P. # 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/licens...
[ "swethapts@gmail.com" ]
swethapts@gmail.com
527ab3f5e0e2ee94f044e89480b14ae779c9d6ae
b87b80f29d0012827582890d6e47ec98f85376a5
/prediction-models/app.py
151dc0fe2b45c3559a1822c92234f2fab0d2ebee
[]
no_license
amlannandy/FitnessLive
843058a6b84029fc91ef53d0731804b715ceaf19
8514520c00804a42c5e46fc4dbdaff57de56a591
refs/heads/master
2023-03-08T02:02:22.036686
2021-02-19T07:43:20
2021-02-19T07:43:20
331,222,344
0
0
null
2021-02-19T06:36:59
2021-01-20T07:07:45
Dart
UTF-8
Python
false
false
1,484
py
from flask import Flask, jsonify, request from scripts.chd import run_chd_model from scripts.diabetes import run_diabetes_model app = Flask(__name__) @app.route('/') def home(): return 'Flask server is working!', 200 @app.route('/diabetes', methods=['POST']) def run_diabetes(): try: data = request.get...
[ "amlannandy5@gmail.com" ]
amlannandy5@gmail.com
ec558fecae74fcd4bc138c1706c2befffa2bf1a1
0abd5799f42e169ecd7eb25970d32121cd483bfd
/xpdtools/pipelines/save_tiff.py
c0682d205300daa24f1e67311d1d99acbf40bd0f
[]
no_license
CJ-Wright/xpdtools
7ecede857d8e7b91e58861b064c53d5ab88ef540
680c79bb30d7b58c9ed03eb286b5a438161c39df
refs/heads/master
2021-06-24T07:14:04.308324
2017-12-05T18:54:50
2017-12-05T18:54:50
113,220,820
0
0
null
2017-12-05T18:55:09
2017-12-05T18:55:09
null
UTF-8
Python
false
false
7,878
py
"""Save tiff pipeline""" import os from operator import sub import shed.event_streams as es import tifffile from shed.event_streams import star from bluesky.callbacks.broker import LiveImage from streamz import Stream from xpdan.db_utils import query_dark, temporal_prox from xpdan.dev_utils import _timestampstr from ...
[ "cjwright4242@gmail.com" ]
cjwright4242@gmail.com
80677bded8716a07e70e5804d50d2234c9f17802
de306933f1e34da0790a1a45e487ca23cb2270a5
/python/examples/basics/hello_world.py
f096da0d9e5f8055e15f7f3b22e1149383c8e2fd
[]
no_license
storasvyras/slides
7e2bb3a77c6a097ba086ca853d10c9e96b0ce500
1ae7eeb9da153bd2260a4bf1a30c2898b5b68f40
refs/heads/main
2020-09-05T09:25:38.913204
2019-11-06T13:19:14
2019-11-06T13:19:14
null
0
0
null
null
null
null
UTF-8
Python
false
false
110
py
#!/usr/bin/env python def main(): print("Hello World") return print("before") main() print("after")
[ "gabor@szabgab.com" ]
gabor@szabgab.com
f30fe56073906398d23caa61ccf0a8e2ab8e16db
323f58ecefddd602431eeb285b60ac81316b774a
/aioreactive/operators/map.py
fabc6f774561b5bc2cf3945aa07c3b09a5d2753b
[ "MIT" ]
permissive
tr11/aioreactive
aa9798ee5c2f98c0f5301111732e72093232ab8e
6219f9a0761f69fa1765129b990762affdf661c8
refs/heads/master
2021-01-25T13:58:51.892021
2018-03-02T22:01:23
2018-03-02T22:01:23
123,635,129
0
0
MIT
2018-03-02T21:56:46
2018-03-02T21:56:46
null
UTF-8
Python
false
false
1,727
py
from asyncio import iscoroutinefunction from typing import Callable, TypeVar from aioreactive.abc import AsyncDisposable from aioreactive.core import AsyncObserver, AsyncObservable from aioreactive.core import AsyncSingleStream, chain, AsyncCompositeDisposable T1 = TypeVar('T1') T2 = TypeVar('T2') class Map(AsyncOb...
[ "dag@brattli.net" ]
dag@brattli.net
0d0f62bd8373f10edd9d4cca4095b3fef9693ba4
c4544c22c0618451746795090e07c80bc85a0877
/DTL_filter_demo/DTL_filter_demo/urls.py
9ba5f60e135b8a1d3661d44054a7ae21f10cdfee
[]
no_license
RelaxedDong/Django_course
35f7027dc552ad148d2dc8679a19a1ffb12b8d14
2965089d15e4c80cd6402d362ee37f8cc675c08b
refs/heads/master
2022-01-09T14:28:40.503099
2019-05-24T07:07:03
2019-05-24T07:07:03
null
0
0
null
null
null
null
UTF-8
Python
false
false
804
py
"""DTL_filter_demo URL Configuration The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangoproject.com/en/2.0/topics/http/urls/ Examples: Function views 1. Add an import: from my_app import views 2. Add a URL to urlpatterns: path('', views.home, name='home') Cla...
[ "1417766861@qq.com" ]
1417766861@qq.com
00f660fdd4366d928e2b66f54f12ac2b923b5079
ce55c319f5a78b69fefc63595d433864a2e531b5
/后端知识/houduan/MyBlog/userapp/migrations/0001_initial.py
abcc3a807d851aa0ec3562c9d6c944221c0501b8
[]
no_license
Suijng/1809_data
a072c875e8746190e3b715e53f1afe3323f4666b
45f8a57089f5c30ccc1a3cddb03b76dc95355417
refs/heads/master
2022-12-21T12:38:30.458291
2019-09-27T01:14:41
2019-09-27T01:14:41
211,207,071
0
0
null
2022-11-22T03:16:18
2019-09-27T00:55:21
HTML
UTF-8
Python
false
false
3,860
py
# -*- coding: utf-8 -*- # Generated by Django 1.11 on 2018-12-03 08:10 from __future__ import unicode_literals import django.contrib.auth.models import django.contrib.auth.validators from django.db import migrations, models import django.utils.timezone class Migration(migrations.Migration): initial = True ...
[ "1627765913@qq.com" ]
1627765913@qq.com
2d4d044affb7d0cc3e77b5f6551c82aae70f4994
588b28e9be045543a22f0a8ca99ba527199dc429
/chapter18/__init__.py
29bb6dee7092d73411e10f9fd9bbd06c99d000f3
[ "MIT" ]
permissive
NetworkRanger/python-spider-project
7404d4e36ac6a2cd70584d78dd81fec65a320628
f501e331a59608d9a321a0d7254fcbcf81b50ec2
refs/heads/master
2020-04-15T06:05:53.374965
2019-01-28T13:35:14
2019-01-28T13:35:14
164,448,396
2
0
null
null
null
null
UTF-8
Python
false
false
632
py
#!/usr/bin/python2.7 # -*- coding:utf-8 -*- # Author: NetworkRanger # Date: 2019/1/28 9:31 PM import logging LOG_FORMAT = "[%(asctime)s] [%(processName)s:%(threadName)s] [%(levelname)s:%(filename)s:%(funcName)s:%(lineno)d] %(message)s" logging.basicConfig(level=logging.DEBUG, format=LOG_FORMAT) Logger = logging.getL...
[ "17346503142@163.com" ]
17346503142@163.com
1eb949c67d59888a91f020f8cad66698876c2348
130daef988750806f3d6ad66f94a4ff9ee4d8edd
/brambling/auth_backends.py
2a91a4a33e3d7f973717ff7c858fe9a43be17b65
[ "BSD-3-Clause" ]
permissive
dancerfly/django-brambling
01866bc57add5b82d93e3c6c869906ec8c864b23
69aa3f5f702814969b41d62c19cd53db1f164397
refs/heads/master
2023-07-26T21:58:09.606139
2023-07-17T20:35:54
2023-07-17T20:35:54
16,976,982
2
1
BSD-3-Clause
2023-07-19T20:26:59
2014-02-19T07:33:46
Python
UTF-8
Python
false
false
972
py
class BramblingBackend(object): """ Handles object-based permissions for brambling models. """ def authenticate(self, **kwargs): pass def get_user(self, user_id): pass def get_all_permissions(self, user_obj, obj=None): if obj is None: return set() ...
[ "stephen.r.burrows@gmail.com" ]
stephen.r.burrows@gmail.com
afc46575b44bee62133c56169fa4210dd6ad9eb5
8760f182049d4caf554c02b935684f56f6a0b39a
/fabfile.py
518eb36179dfc6b586e00e71d9f2ce269767debe
[ "BSD-3-Clause" ]
permissive
boar/boar
c674bc65623ee361af31c7569dd16c6eb8da3b03
6772ad31ee5bb910e56e650cc201a476adf216bc
refs/heads/master
2020-06-09T06:59:31.658154
2012-02-28T19:28:58
2012-02-28T19:28:58
1,734,103
1
2
null
null
null
null
UTF-8
Python
true
false
2,939
py
from fabric.api import * from fabric.contrib.files import exists, upload_template from fabric.contrib.project import rsync_project import time env.user = 'root' env.project_name = 'boar' env.hosts = ['137.205.98.90'] env.path = '/var/www/theboar.org' env.version = 'current' ###################################### # He...
[ "ben@firshman.co.uk" ]
ben@firshman.co.uk
c67ddc97da2553f8afb6a05eabb283fa8e04bd6a
df0afd5c143fbd799e47b2c1113c75edd16861dc
/train_config/training_server/image_classification/tensornet/data/utils.py
ae15a4c7718907e0a7194ee741d20850ca81224f
[ "MIT" ]
permissive
amitkayal/Flash
7ee0021e6ebd143d250f702465b038bd081ef115
14a8b61e34b97d06aa9c9d1870ec37dc5a16e907
refs/heads/master
2023-02-17T06:50:05.146681
2021-01-16T09:09:25
2021-01-16T09:09:25
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,173
py
import torch import numpy as np def unnormalize(image, mean, std, transpose=False): """Un-normalize a given image. Args: image (numpy.ndarray or torch.Tensor): A ndarray or tensor. If tensor, it should be in CPU. mean (float or tuple): Mean. It can be a single value or ...
[ "thegeek.004@gmail.com" ]
thegeek.004@gmail.com
8e11f65766869a66e9111df36118b83b5dd1434f
d2c4934325f5ddd567963e7bd2bdc0673f92bc40
/tests/artificial/transf_Quantization/trend_MovingMedian/cycle_5/ar_12/test_artificial_32_Quantization_MovingMedian_5_12_100.py
40e8975b9b2b2180572bfb7c615e4fcc63f2f0b4
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
jmabry/pyaf
797acdd585842474ff4ae1d9db5606877252d9b8
afbc15a851a2445a7824bf255af612dc429265af
refs/heads/master
2020-03-20T02:14:12.597970
2018-12-17T22:08:11
2018-12-17T22:08:11
137,104,552
0
0
BSD-3-Clause
2018-12-17T22:08:12
2018-06-12T17:15:43
Python
UTF-8
Python
false
false
276
py
import pyaf.Bench.TS_datasets as tsds import pyaf.tests.artificial.process_artificial_dataset as art art.process_dataset(N = 32 , FREQ = 'D', seed = 0, trendtype = "MovingMedian", cycle_length = 5, transform = "Quantization", sigma = 0.0, exog_count = 100, ar_order = 12);
[ "antoine.carme@laposte.net" ]
antoine.carme@laposte.net
52acc46cc82e17279e6e3e8f336bb42e466867ba
522cbeb324df9843f9433d190af60f090119b4b1
/PythonAulas_Desafios/Desafios/aula006desafio3.py
3ecff1916da58627f403711a9dd57a67c1a2dbf0
[]
no_license
Andremarcucci98/CursoEmVideo
52d7c78d42b9dc2a28eef8f7db77972c774dece6
751d1fcd0f37da1201218d23828a6cf526f9d029
refs/heads/master
2023-05-29T03:38:36.002154
2021-06-23T14:28:50
2021-06-23T14:28:50
353,194,123
0
0
null
null
null
null
UTF-8
Python
false
false
130
py
n1 = int(input('Digite um numero:')) n2 = int(input('Digite outro:')) soma = n1 + n2 print (f'A soma de {n1} e {n2} vale {soma}')
[ "marcuccimaciel.andre@gmail.com" ]
marcuccimaciel.andre@gmail.com
a81c6aaf8228b7c68e349d1d0a4adb1928bc36d4
a2e638cd0c124254e67963bda62c21351881ee75
/Extensions/_am_utils_py/FPythonCode/FValidator.py
4f4b74aa575bf4b403617ac0957f80f30b42d05e
[]
no_license
webclinic017/fa-absa-py3
1ffa98f2bd72d541166fdaac421d3c84147a4e01
5e7cc7de3495145501ca53deb9efee2233ab7e1c
refs/heads/main
2023-04-19T10:41:21.273030
2021-05-10T08:50:05
2021-05-10T08:50:05
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,323
py
""" Compiled: 2020-09-18 10:38:50 """ #__src_file__ = "extensions/AMUtils/./etc/FValidator.py" import collections class ValidationError(object): INFO = 0 WARN = 1 ERROR = 2 FATAL = 3 def __init__(self, errorMsg, obj, errorLevel=None, **kwargs): self._errorMsg = errorMsg self._obj...
[ "nencho.georogiev@absa.africa" ]
nencho.georogiev@absa.africa
6fd25986dcd401e439b7c239e56c59d3c42dba76
a33098d9f7f7402d07c7bb0663e260cab4772fd2
/src/users/utils/generator/id_generator.py
da8a6ddab5d9285c1249e943045094d9a071d462
[]
no_license
EgbieAndersonUku1/myBlog
7906803c5c2f4300f1bcc672f397045894cc65b2
e4344064012aefa79042ba8d39911b29fb5b7554
refs/heads/master
2018-09-08T09:28:25.532806
2018-06-04T22:45:48
2018-06-04T22:45:48
106,434,750
0
0
null
null
null
null
UTF-8
Python
false
false
55
py
import uuid def gen_id(): return uuid.uuid4().hex
[ "jayunderwood2011@hotmail.com" ]
jayunderwood2011@hotmail.com
b96b505e0cb1220ac2b4625113c4bcca0a413048
59b72b8f662cd605b3ce31f54779c17e5ca066d0
/interview_q/剑指offer/10_斐波那契数列.py
de292e4f6715a9faab8360d5bd0767643da352c0
[]
no_license
dongyang2/hello-world
c1f5853ccafd6b8f23836192547ab36f898e0891
1f859b53e2b21ed5a648da09b84950f03ec1b370
refs/heads/master
2022-12-11T22:07:22.853912
2022-11-24T03:52:35
2022-11-24T03:52:35
119,025,960
0
0
null
2018-01-26T10:09:58
2018-01-26T08:28:10
null
UTF-8
Python
false
false
689
py
# 6,7,8,9都是C里面才有的数据结构的操作,Python里实现和操作都不太一样,这里先跳一跳 # coding: utf-8 # Python 3 # 这就是传说中的跳台阶,最最经典的动态规划。 def jump(n: int): if n < 0: raise ValueError() if n == 0: return 0 if n == 1: return 1 fn_2 = 0 fn_1 = 1 f = 0 for i in range(1, n): f = fn_1 + fn_2 ...
[ "dongyangzhao@outlook.com" ]
dongyangzhao@outlook.com
26990edf4fc3ae419d9308a62e95b9b113c53e05
89c9142a8d6e004f28cd0d22aa455d8571035ec4
/PyMOTW/datetime/datetime_datetime_strptime.py
6c457710fddeecaf1aefd1959bb80bc758485840
[]
no_license
pkueecslibo/amw-python-study
c8d34f2151877fe098c06d71c51563dafd71e652
ff789e148158bfa8f7ae2b749240b868eed1e0bc
refs/heads/master
2021-01-20T17:27:16.262750
2014-08-19T15:18:54
2014-08-19T15:18:54
28,998,135
1
0
null
2015-01-09T03:09:50
2015-01-09T03:09:48
null
UTF-8
Python
false
false
368
py
#!/usr/bin/python #!-*- coding:utf-8 -*- ''' Formatting and Parsing format: 将时间格式化 parse : 将时间解析 ''' import datetime format = '%a %b %d %H:%M:%S %Y' today = datetime.datetime.today() print 'ISO :', today s = today.strftime(format) print 'strftime :', s d = datetime.datetime.strptime(s, format) print 'strpti...
[ "huangxiaobo.routon@gmail.com@cdea0e49-4e81-d697-b58f-f95e96613c0c" ]
huangxiaobo.routon@gmail.com@cdea0e49-4e81-d697-b58f-f95e96613c0c
3081afd88171246db3595e811a6f40c46cb95911
a79da24bda658f588fd8e71c7e63f01931c1a694
/bigapple/venv/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/hoverlabel/_font.py
a99014cb69551ed29c1a722d07bb2206b34387af
[]
no_license
replicantdeca/bigapple-insys
60519b486f13e1a3eb18b5ba637e45deaf8e1d8e
5e7328fb94362fbb04a71c2e297bffd83443eebc
refs/heads/master
2020-03-27T12:57:31.894182
2019-12-01T11:25:13
2019-12-01T11:25:13
146,580,916
0
1
null
2018-08-29T10:00:28
2018-08-29T10:00:27
null
UTF-8
Python
false
false
10,789
py
from plotly.basedatatypes import BaseTraceHierarchyType import copy class Font(BaseTraceHierarchyType): # color # ----- @property def color(self): """ The 'color' property is a color and may be specified as: - A hex string (e.g. '#ff0000') - An rgb/rgba string (e.g...
[ "mgfcrespo@gmail.com" ]
mgfcrespo@gmail.com
877fd07042c488cbdf86a261d01d710b07426eb9
1017b513cd3a53cc09af81eebe03a86f18505bc7
/test/test_utils.py
45c3001ab7d709d135f5c9bf66ef26607d378d57
[ "MIT" ]
permissive
jerowe/bioconda-utils
c90ebd5ff106aef1379213d1bbd82ec33c7dbbcf
9cc370acc11ed3520f92ba706b871a7decbc3617
refs/heads/master
2021-01-19T09:54:27.497076
2017-03-14T13:33:37
2017-03-14T13:33:37
87,797,314
0
0
null
2017-04-10T10:14:07
2017-04-10T10:14:06
null
UTF-8
Python
false
false
19,424
py
import os import subprocess as sp import pytest import yaml import tempfile import requests import uuid import contextlib from bioconda_utils import utils from bioconda_utils import pkg_test from bioconda_utils import docker_utils from bioconda_utils import cli from bioconda_utils import build from bioconda_utils impor...
[ "dalerr@niddk.nih.gov" ]
dalerr@niddk.nih.gov
2da6c28b633110d0155aa61f511c304e59717da3
ec719492ce4df9f5074929335b9bc6d2a3f706d3
/djangodev/wsgi.py
ec56df023819c081a7ca4e2c658e2e584a0a4d9c
[]
no_license
qhqnf/utils-with-django
55e3a76e96df18e9d47ba907e4a7f91a9e039f19
19011e2a4bfe16b9718ce989f652924b3628db4b
refs/heads/master
2022-12-17T16:15:50.361072
2020-09-22T13:41:57
2020-09-22T13:41:57
297,660,740
0
0
null
null
null
null
UTF-8
Python
false
false
395
py
""" WSGI config for djangodev project. It exposes the WSGI callable as a module-level variable named ``application``. For more information on this file, see https://docs.djangoproject.com/en/3.0/howto/deployment/wsgi/ """ import os from django.core.wsgi import get_wsgi_application os.environ.setdefault('DJANGO_SET...
[ "didguscjf95@naver.com" ]
didguscjf95@naver.com
37221c2bd8bec9865778877ca06c82ed0f57ca5a
531c47c15b97cbcb263ec86821d7f258c81c0aaf
/sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2019_12_01/aio/operations_async/_usage_operations_async.py
7c8a86de0c22b7f573b55b71abac3155b9dcafb2
[ "LicenseRef-scancode-generic-cla", "LGPL-2.1-or-later", "MIT" ]
permissive
YijunXieMS/azure-sdk-for-python
be364d3b88204fd3c7d223df23756386ff7a3361
f779de8e53dbec033f98f976284e6d9491fd60b3
refs/heads/master
2021-07-15T18:06:28.748507
2020-09-04T15:48:52
2020-09-04T15:48:52
205,457,088
1
2
MIT
2020-06-16T16:38:15
2019-08-30T21:08:55
Python
UTF-8
Python
false
false
5,107
py
# coding=utf-8 # -------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may ...
[ "noreply@github.com" ]
YijunXieMS.noreply@github.com
87335b3cb32c9e311cccd7caea020d28d7f292f7
d3f4da28261585201e151270a344ae8d07d55392
/app/views.py
b184b72bd30079103e0e687dabc96ba264d6617b
[]
no_license
405102091/flask
abe4f44b36c9f3549f1cab4d82fe3b9f33536232
b1b5c74a652c269769a1551ce689885e5af9ee21
refs/heads/master
2020-03-06T18:24:50.352066
2018-04-03T12:00:27
2018-04-03T12:00:27
127,006,501
0
0
null
null
null
null
UTF-8
Python
false
false
931
py
#coding:utf-8 from app import app from flask import request,render_template,send_from_directory,url_for,redirect @app.route('/') def index_page(): return render_template('index.html') @app.route('/<path:path>') def other_page(path): if path=='favicon.ico': return redirect(url_for('send_icons',path='fa...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
c4bf4a77e5b015ff710707e34e1d6c31e69f806a
6601acd5ba7aaaa11f8620df9509e951574373b4
/rachel_modules/rachel_dict.py
42831b95ea8cfdf1a6180d4069f12d2e0d72f04a
[]
no_license
rachawker/Hawker_ACP_2021-UM_CASIM_paper
852d07519e4c15791e38bdf8ba7ae4ee9ac3707c
ff3cdd0b1ff72b0fed477824679ab7da49976aa3
refs/heads/main
2023-04-07T20:23:16.738292
2021-04-22T13:07:22
2021-04-22T13:14:40
360,516,902
0
0
null
null
null
null
UTF-8
Python
false
false
19,499
py
#My dictionary for defining functions #Rachel Hawker from __future__ import division import matplotlib.gridspec as gridspec import iris #import iris.coord_categorisation import iris.quickplot as qplt import cartopy import cartopy.feature as cfeat ...
[ "rhawker@sci2.jasmin.ac.uk" ]
rhawker@sci2.jasmin.ac.uk
ceb91a2b78e5a5ea055566071356b0781e484914
a8be4698c0a43edc3622837fbe2a98e92680f48a
/Programmers/DynamicProgramming/등굣길.py
1a6dab6d68269c829b646266b58b5d87d7d4cd50
[]
no_license
blueboy1593/algorithm
fa8064241f7738a12b33544413c299e7c1e1a908
9d6fdd82b711ba16ad613edcc041cbecadd85e2d
refs/heads/master
2021-06-23T22:44:06.120932
2021-02-21T10:44:16
2021-02-21T10:44:16
199,543,744
0
0
null
null
null
null
UTF-8
Python
false
false
1,339
py
from heapq import heappop, heappush def solution(n, m, puddles): answer = 0 road_map = [ [ 0 ] * n for _ in range(m) ] for puddle in puddles: road_map[puddle[1] - 1][puddle[0] - 1] = 1 visited = [ [ (float('inf'), 1) ] * n for _ in range(m) ] print(*road_map, sep='\n') print(*visited, s...
[ "snb0303@naver.com" ]
snb0303@naver.com
145bcf7fdca12ee0dff9f5c8c86ce0531ba16418
8f68af7b8854d8c5000f8ecbe3a3c4330b4d6a7c
/docs/interviewPrep/designPatterns/Behavioral_patterns/Visitor/python/Component.py
ef9ff0e13ced6286d405b95e35de59790d077f6c
[]
no_license
reshinto/reshinto.github.io
7590d0fb26cbf239b2545fd3b745416ab31aa7aa
71e5b82d49a11d9a9171a38bcb3ac23dd07ee62f
refs/heads/dev
2022-12-05T13:45:53.578262
2022-12-01T15:34:59
2022-12-01T15:34:59
211,689,735
6
0
null
2022-08-07T22:07:36
2019-09-29T16:11:25
TypeScript
UTF-8
Python
false
false
261
py
from abc import ABC, abstractmethod class Component(ABC): """ The Component interface declares an `accept` method that should take the base visitor interface as an argument. """ @abstractmethod def accept(self, visitor): pass
[ "terencekong2002@gmail.com" ]
terencekong2002@gmail.com
32b4f98ea46f4d147614fd31e0b5a7c4576d7bea
1d7a40fde9c4da1cdb70f7e641a7dd65a8eba1a8
/libretto/migrations/0031_add_distribution_constraint.py
763b24cf80de146c9d943f4073935520cbb3a53c
[ "BSD-3-Clause" ]
permissive
dezede/dezede
675c5f6c05beffa5ad855ab521c19c077a188039
f50d2d478b473ac2acce1c5f6f9748c6211d593c
refs/heads/master
2023-08-25T13:26:47.939378
2023-08-14T20:24:51
2023-08-14T20:25:02
9,086,660
18
6
BSD-3-Clause
2023-06-05T16:32:57
2013-03-28T21:22:39
Python
UTF-8
Python
false
false
645
py
from django.db import models, migrations class Migration(migrations.Migration): dependencies = [ ('libretto', '0030_auto_20150626_1634'), ] operations = [ migrations.RunSQL(""" DELETE FROM libretto_elementdedistribution WHERE individu_id IS NULL AND ensemble_id IS...
[ "bordage.bertrand@gmail.com" ]
bordage.bertrand@gmail.com
ee8246209d3f04aeb9f85bc70bc5260d1e00824d
1dd7fecaa182c1d7a29460dc5385066b68bcf676
/Add or Subtract Leading Spaces/add_spaces.py
cd0734d7a6b693d7a4c01b14afb10a06c50c1dcd
[]
no_license
mainka1f/PythonUtilities
f081df31e6ea4311d4973ef7ba6bc0ff6be75fb1
f310d088a7a7a5f2c95c27cba3a7985207568d62
refs/heads/master
2021-12-02T19:21:11.915510
2012-05-01T21:43:57
2012-05-01T21:43:57
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,598
py
# filename: add_leading_spaces.py # date of creation: # Oct 9, 2008 # purpose: # to add a specified number of spaces in # front of designated lines; these occur when # python code from one program is copied to # a module, for example, where the defs start in # column 1. import os # to ...
[ "dwbarne@gmail.com" ]
dwbarne@gmail.com
8a3fa06daa3e454e257d5ac5eb773cb0916a5d79
704976ea552111c6a5af9cd7cb62b9d9abaf3996
/pypy/objspace/std/test/test_setstrategies.py
1088d8c734cb348fdbe86ccf222f729d02453262
[ "BSD-3-Clause" ]
permissive
mesalock-linux/mesapy
4f02c5819ce7f2f6e249d34840f1aa097577645d
ed546d59a21b36feb93e2309d5c6b75aa0ad95c9
refs/heads/mesapy2.7
2023-08-16T21:33:02.239581
2019-08-13T10:29:43
2019-08-13T18:06:45
136,080,721
396
33
NOASSERTION
2020-04-01T03:05:18
2018-06-04T20:45:17
Python
UTF-8
Python
false
false
6,034
py
from pypy.objspace.std.setobject import W_SetObject from pypy.objspace.std.setobject import ( BytesIteratorImplementation, BytesSetStrategy, EmptySetStrategy, IntegerIteratorImplementation, IntegerSetStrategy, ObjectSetStrategy, UnicodeIteratorImplementation, UnicodeSetStrategy) from pypy.objspace.std.listo...
[ "mssun@mesalock-linux.org" ]
mssun@mesalock-linux.org
2c41931f9bfd7eaf9c22cbb2f15ada81301aaba1
84e661d5d293ec0c544fedab7727767f01e7ddcf
/gallery/migrations-old/0008_auto_20161104_1658.py
72efb6c44b6a86b56afd429493b3b02f9b29ad1d
[ "BSD-3-Clause" ]
permissive
groundupnews/gu
ea6734fcb9509efc407061e35724dfe8ba056044
4c036e79fd735dcb1e5a4f15322cdf87dc015a42
refs/heads/master
2023-08-31T13:13:47.178119
2023-08-18T11:42:58
2023-08-18T11:42:58
48,944,009
21
23
BSD-3-Clause
2023-09-14T13:06:42
2016-01-03T11:56:48
JavaScript
UTF-8
Python
false
false
408
py
# -*- coding: utf-8 -*- # Generated by Django 1.9.6 on 2016-11-04 14:58 from __future__ import unicode_literals from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('gallery', '0007_auto_20161011_0201'), ] operations = [ migrations.AlterModelOptions(...
[ "nathangeffen@gmail.com" ]
nathangeffen@gmail.com
58fcbce7e64476764524eb41a4a3d7d43b76f249
95495baeb47fd40b9a7ecb372b79d3847aa7a139
/test/test_ftd_cluster_device_container_list_container.py
f3f0da9a2931d619b0f6edf9e2553da51679d8ac
[]
no_license
pt1988/fmc-api
b1d8ff110e12c13aa94d737f3fae9174578b019c
075f229585fcf9bd9486600200ff9efea5371912
refs/heads/main
2023-01-07T09:22:07.685524
2020-10-30T03:21:24
2020-10-30T03:21:24
308,226,669
0
0
null
null
null
null
UTF-8
Python
false
false
1,392
py
# coding: utf-8 """ Cisco Firepower Management Center Open API Specification **Specifies the REST URLs and methods supported in the Cisco Firepower Management Center API. Refer to the version specific [REST API Quick Start Guide](https://www.cisco.com/c/en/us/support/security/defense-center/products-programmi...
[ "pt1988@gmail.com" ]
pt1988@gmail.com
c62d5cb8a7929433b3e253ae3b75017865bea0da
85a9ffeccb64f6159adbd164ff98edf4ac315e33
/pysnmp/A3COM-HUAWEI-MIRRORGROUP-MIB.py
feeb62f55c3fd80aa49e9c8ec7795db145eee7a2
[ "Apache-2.0" ]
permissive
agustinhenze/mibs.snmplabs.com
5d7d5d4da84424c5f5a1ed2752f5043ae00019fb
1fc5c07860542b89212f4c8ab807057d9a9206c7
refs/heads/master
2020-12-26T12:41:41.132395
2019-08-16T15:51:41
2019-08-16T15:53:57
237,512,469
0
0
Apache-2.0
2020-01-31T20:41:36
2020-01-31T20:41:35
null
UTF-8
Python
false
false
8,647
py
# # PySNMP MIB module A3COM-HUAWEI-MIRRORGROUP-MIB (http://snmplabs.com/pysmi) # ASN.1 source file:///Users/davwang4/Dev/mibs.snmplabs.com/asn1/A3COM-HUAWEI-MIRRORGROUP-MIB # Produced by pysmi-0.3.4 at Mon Apr 29 16:51:23 2019 # On host DAVWANG4-M-1475 platform Darwin version 18.5.0 by user davwang4 # Using Python vers...
[ "dcwangmit01@gmail.com" ]
dcwangmit01@gmail.com
0a58061500b7599271d8283323f62de5837f949c
c4c159a21d2f1ea0d7dfaa965aeff01c8ef70dce
/flask/flaskenv/Lib/site-packages/keras_applications/__init__.py
f55ee1563dfe72a1e4e57e1da0889e2100ce2a61
[]
no_license
AhsonAslam/webapi
54cf7466aac4685da1105f9fb84c686e38f92121
1b2bfa4614e7afdc57c9210b0674506ea70b20b5
refs/heads/master
2020-07-27T06:05:36.057953
2019-09-17T06:35:33
2019-09-17T06:35:33
208,895,450
0
0
null
null
null
null
UTF-8
Python
false
false
129
py
version https://git-lfs.github.com/spec/v1 oid sha256:fd8175358cf1d2bbbe0840de053501eb7f1fe237337da13b20799adfe278cfe5 size 1846
[ "github@cuba12345" ]
github@cuba12345