Git Product home page Git Product logo

fred-client's Introduction

FRED

FRED: EPP Client

A Python EPP client – a CLI application and an API library

This repository is a subproject of FRED, the Free Registry for ENUM and Domains, and it contains only a fraction of the source code required for running FRED. See the complete list of subprojects that make up FRED.

Learn more about the project and our community on the FRED's Home Page.

Documentation for the whole FRED project is available on-line, visit https://fred.nic.cz/documentation.

Table of Contents

Installation

To build and install the fred-client application, run the following command:

  python ./setup.py install --prefix=/tmp/client --single-version-externally-managed --record=/tmp/client/dummy.log

Adapt the prefix dir path to the target directory of your choice, and the record file path to the location for the log file.

Configuration

The default location of the configuration file is:

  • primary: ~/.fred-client.conf (hidden file in home)
  • secondary: /etc/fred/fred-client.conf

See also the example configuration in examples/fred-client.conf.

Documentation

Read about the EPP Client Workflow in the on-line FRED Documentation.

See also further README files in the doc subfolder:

doc/
    README_EN.txt       English version
    README_CS.txt       Czech version in ASCII
    README_CS.utf8      Czech version in UTF-8
    README_CS.html      Czech HTML version
    README_CS.docbook   source of the Czech versions

Maintainers

License

See LICENSE.

fred-client's People

Contributors

benkovsk avatar jtalir avatar mirekfranc avatar tdivis avatar tomassrnka avatar zbohm avatar ziima avatar

Watchers

 avatar  avatar  avatar  avatar  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.