GithubHelp home page GithubHelp logo

git-thlee / selenium Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 306.34 MB

HTML 0.06% JavaScript 1.61% CSS 7.19% PureBasic 1.62% Python 87.28% C 1.54% Cython 0.29% C++ 0.31% Fortran 0.03% PowerShell 0.07% Batchfile 0.01%

selenium's Introduction

selenium

venv란.txt

  1. venv 모듈은 자체 사이트 디렉터리를 갖는 경량 《가상 환경》을 만들고, 선택적으로 시스템 사이트 디렉터리에서 격리할 수 있도록 지원합니다.

  2. 파이썬의 가상환경을 만들기 위해 사용.

  3. 사용하는 이유 : 사용하는 프로젝트마다 모듈의 버전이 다를 수 있기 때문에, 충돌을 막기 위함.
    ex)
    A project / 모듈 버전 1.03
    B project / 모듈 버전 1.07 -> B 프로젝트 중 모듈이 하위 버전을 인식하면 에러 발생 가능성이 있음.

selenium이란.txt

  1. 웹 애플리케이션 테스트를 위한 포터블 프레임워크.
  2. 크롤링에 사용.
  3. 크롤링하기 위한 크롬을 불러오기 위함.

hashlips_art_engine이란.txt

  1. 사진 합성 모듈

  2. NFT 에서 각 파트(눈,배경,입,바디)를 랜덤하게 조합해서 생성해주는 모듈

bulk-upload-to-opensea이란.txt

  1. 오픈씨(opensea)에 자동 업로드를 위한 코드

selenium's People

Contributors

git-thlee avatar

Watchers

 avatar

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.