Code Monkey home page Code Monkey logo

python's Introduction

Most of it is just for fun.

It showcases some of things I can do.

Filename Description Language
count_characters.py a python program that counts charactes in a string
guided_mediation.py replacing your meditation guide with a shell script.
block_meP3.py unknown
time_wizard.txt unknown unknown
time_wizard.py converting time into CST from other timezones python3
LICENSE unknown unknown
block_me.py unknown

python's People

Contributors

zeekus avatar

Stargazers

 avatar Berny Linville avatar

Watchers

James Cloos avatar

Forkers

bernylinville

python's Issues

on going bugs: multipurpose_warper.py

Program: https://github.com/zeekus/python/blob/master/open_cv/multipurpose_warper.py
Description: This is a running log of the bugs/issues/features.

Bug: 1st warp bug. Upon leaving the station the script will occasionally reference the wrong destination.
* adding a method for yellow_gate scan may help resolve this. Need to call this future method.
* to-do: create a method for the yellow_gate scan or an item scan and verify the object is actually what we are looking for.

Bug: Using 'mwd' option will occasionally fail. It seems this could be a simple timing issue. The cloak button my be getting clicked by the script before the interface is ready for the input. A easy fix, may be to put in some waits. The feature request of putting in session change monitor may resolve this. Alternatively, checking to see if the ship is cloaked in this sequence may also resolve the bug.

Feature needed: need to put in some logic to scan for the session change icon. This will make transitions smother and potentially reduce bugs around the session change. Session change icons appear on the top left hand side of the screen. Ref Icons: https://github.com/zeekus/python/tree/master/open_cv/session

cc field empty causes failure

if cc field is blank the application fails.

sending message 674 TCP connections : from 64.235.22.4 to list
did we get this far
Traceback (most recent call last):
File "/opt/BKECF/LOCAL/block_me.py", line 190, in
write_to_mailclient(con[0],con[1])
File "/opt/BKECF/LOCAL/block_me.py", line 101, in write_to_mailclient
for email_address in carbon_copy_email:
NameError: global name 'carbon_copy_email' is not defined
2017-09-20,19:50:01,1,connections from,10.160.205.122
2017-09-20,19:50:01,1,connections from,10.162.61.75
2017-09-20,19:50:01,1,connections from,199.107.16.229
2017-09-20,19:50:01,5,connections from,50.241.182.57
appending values 213 TCP connections : from 64.235.22.4 to list
debug write_message_to_log function

log files

log files should be moved to /var/log/application or /var/log.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.